buffer_putsa(3) debian man page | unix.com

Man Page: buffer_putsa

Operating Environment: debian

Section: 3

buffer_putsa(3) 					     Library Functions Manual						   buffer_putsa(3)

NAME
buffer_putsa - write stralloc to buffer
SYNTAX
#include <stralloc.h> #include <buffer.h> int buffer_putsa(buffer* b,stralloc* x);
DESCRIPTION
buffer_putsa is equivalent to buffer_put(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_putsa(3)
Related Man Pages
buf_mem_free(3) - redhat
buffer_get(3) - debian
roar_stream_add_data(3) - debian
stralloc(3) - debian
openpam_straddch(3) - freebsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
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