Query: buffer_putsaflush
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
buffer_putsaflush(3) Library Functions Manual buffer_putsaflush(3)NAMEbuffer_putsa - write stralloc to buffer and flushSYNTAX#include <stralloc.h> #include <buffer.h> int buffer_putsaflush(buffer* b,const char* x);DESCRIPTIONbuffer_putsaflush is equivalent to buffer_putflush(b,x.sa,x.len).RETURN VALUE0 if everything is fine, -1 on error (setting errno).SEE ALSObuffer_puts(3), buffer_flush(3), buffer(3) buffer_putsaflush(3)
| Related Man Pages |
|---|
| buf_mem_new(3) - redhat |
| buffer(3) - redhat |
| roar_stream_add_data(3) - debian |
| stralloc(3) - debian |
| fmemopen(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Introduction |
| Weird 'find' results |