debian man page for buffer_putspace

Query: buffer_putspace

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
buffer_get(3) - debian
buffer_get_new_token_sa_pred(3) - debian
io_pipe(3) - debian
ldns_buffer_read_at(3) - debian
vrb_resize(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?