table of contents
buffer_putsa(3) | Library Functions Manual | buffer_putsa(3) |
NAME¶
buffer_putsa - write stralloc to bufferSYNTAX¶
#include <stralloc.h> #include <buffer.h> int buffer_putsa(buffer* b,const stralloc* x);
buffer_putsa(3) | Library Functions Manual | buffer_putsa(3) |
#include <stralloc.h> #include <buffer.h> int buffer_putsa(buffer* b,const stralloc* x);