buffer_putsaflush(3) debian man page | unix.com

Man Page: buffer_putsaflush

Operating Environment: debian

Section: 3

buffer_putsaflush(3)					     Library Functions Manual					      buffer_putsaflush(3)

NAME
buffer_putsa - write stralloc to buffer and flush
SYNTAX
#include <stralloc.h> #include <buffer.h> int buffer_putsaflush(buffer* b,const char* x);
DESCRIPTION
buffer_putsaflush is equivalent to buffer_putflush(b,x.sa,x.len).
RETURN VALUE
0 if everything is fine, -1 on error (setting errno).
SEE ALSO
buffer_puts(3), buffer_flush(3), buffer(3) buffer_putsaflush(3)
Related Man Pages
buf_mem_grow(3) - redhat
buf_mem_new(3) - redhat
buffer(3) - redhat
buffer_get_token_sa_pred(3) - debian
openpam_straddch(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections