buffer_putspace(3) Library Functions Manual buffer_putspace(3)NAMEbuffer_putspace - write ASCII space to bufferSYNTAX#include <buffer.h> int buffer_putspace(buffer* b);DESCRIPTIONbuffer_putspace writes a single ASCII space character to b.RETURN VALUE0 if everything is fine, -1 on error (setting errno).SEE ALSObuffer_puts(3), buffer_put(3), buffer_flush(3), buffer(3) buffer_putspace(3)
| Related Man Pages |
|---|
| buffer(3) - debian |
| buffer_get(3) - debian |
| buffer_get_new_token_sa_pred(3) - debian |
| io_pipe(3) - debian |
| isencrypt(3gen) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |