debian man page for buffer_putflush

Query: buffer_putflush

OS: debian

Section: 3

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

buffer_putflush(3)					     Library Functions Manual						buffer_putflush(3)

NAME
buffer_putflush - write binary data to buffer and flush
SYNTAX
#include <buffer.h> int buffer_putflush(buffer* b, const char* x,size_t len);
DESCRIPTION
buffer_putflush is similar to calling buffer_put(b,x,len) and then buffer_flush(b).
RETURN VALUE
0 if everything is fine, -1 on error (setting errno).
SEE ALSO
buffer_put(3), buffer_flush(3), buffer(3) buffer_putflush(3)
Related Man Pages
buffer_get(3) - debian
ieee1284_compat_write(3) - debian
ieee1284_epp_read_addr(3) - debian
roar_stream_add_data(3) - debian
openpam_straddch(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph