Query: stralloc_0
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stralloc_0(3) Library Functions Manual stralloc_0(3)NAMEstralloc_0 - append to a strallocSYNTAX#include <stralloc.h> int stralloc_0(stralloc* sa);DESCRIPTIONstralloc_0 appends to a stralloc. It is a shortcut for stralloc_append(sa,"").RETURN VALUE1 for success, 0 on memory allocation failure.SEE ALSOstralloc_append(3) stralloc_0(3)
| Related Man Pages |
|---|
| append(3) - debian |
| reallocf(3) - debian |
| stralloc(3) - debian |
| strcat(3) - netbsd |
| strncat(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Help with djbdns code |