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