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)NAMEbuffer_putsflush - write ASCIIZ string to buffer and flushSYNTAX#include <buffer.h> int buffer_putsflush(buffer* b,const char* x);DESCRIPTIONbuffer_putsflush is like buffer_putflush with len determined as the number of bytes before the first in x.SEE ALSObuffer_put(3), buffer_flush(3), buffer(3) buffer_putsflush(3)
| Related Man Pages |
|---|
| buffer(3) - debian |
| ldns_buffer_read(3) - debian |
| ldns_buffer_read_u32(3) - debian |
| ldns_buffer_write_at(3) - debian |
| ldns_buffer_write_string(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |