buffer_putspace(3) debian man page | unix.com

Man Page: buffer_putspace

Operating Environment: debian

Section: 3

buffer_putspace(3)					     Library Functions Manual						buffer_putspace(3)

NAME
buffer_putspace - write ASCII space to buffer
SYNTAX
#include <buffer.h> int buffer_putspace(buffer* b);
DESCRIPTION
buffer_putspace writes a single ASCII space character to b.
RETURN VALUE
0 if everything is fine, -1 on error (setting errno).
SEE ALSO
buffer_puts(3), buffer_put(3), buffer_flush(3), buffer(3) buffer_putspace(3)
Related Man Pages
ldns_buffer_write(3) - centos
buffer_get_token_sa_pred(3) - debian
vrb_resize(3) - debian
isencrypt(3gen) - sunos
isencrypt(3gen) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph