table of contents
stralloc_catb(3) | Library Functions Manual | stralloc_catb(3) |
NAME¶
stralloc_catb - append data to a strallocSYNTAX¶
#include <stralloc.h>int stralloc_catb(stralloc* sa,const char* buf,size_t len);
stralloc_catb(3) | Library Functions Manual | stralloc_catb(3) |
int stralloc_catb(stralloc* sa,const char* buf,size_t len);