Query: stralloc_zero
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stralloc_zero(3) Library Functions Manual stralloc_zero(3)NAMEstralloc_zero - set length of stralloc to 0SYNTAX#include <stralloc.h> void stralloc_zero(stralloc* sa);DESCRIPTIONstralloc_zero sets the length of the stralloc to 0.RETURN VALUEnone.SEE ALSOstralloc_copys(3) stralloc_zero(3)