debian man page for buffer_putsflush

Query: buffer_putsflush

OS: debian

Section: 3

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

buffer_putsflush(3)					     Library Functions Manual					       buffer_putsflush(3)

NAME
buffer_putsflush - write ASCIIZ string to buffer and flush
SYNTAX
#include <buffer.h> int buffer_putsflush(buffer* b,const char* x);
DESCRIPTION
buffer_putsflush is like buffer_putflush with len determined as the number of bytes before the first in x.
SEE ALSO
buffer_put(3), buffer_flush(3), buffer(3) buffer_putsflush(3)
Related Man Pages
buffer(3) - debian
buffer_get(3) - debian
ldns_buffer_read(3) - debian
ldns_buffer_read_at(3) - debian
ldns_buffer_write_string(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction