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 |
|---|
| ldns_buffer_write(3) - centos |
| ldns_buffer_read(3) - debian |
| ldns_buffer_read_at(3) - debian |
| isencrypt(3gen) - sunos |
| isencrypt(3gen) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |