Query: buffer_putsa
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
buffer_putsa(3) Library Functions Manual buffer_putsa(3)NAMEbuffer_putsa - write stralloc to bufferSYNTAX#include <stralloc.h> #include <buffer.h> int buffer_putsa(buffer* b,stralloc* x);DESCRIPTIONbuffer_putsa is equivalent to buffer_put(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_putsa(3)
Related Man Pages |
---|
buf_mem_free(3) - redhat |
buffer(3) - debian |
buffer_get_token_sa(3) - debian |
buffer_get_new_token_sa_pred(3) - debian |
io_pipe(3) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |