debian man page for stralloc_zero

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)

NAME
stralloc_zero - set length of stralloc to 0
SYNTAX
#include <stralloc.h> void stralloc_zero(stralloc* sa);
DESCRIPTION
stralloc_zero sets the length of the stralloc to 0.
RETURN VALUE
none.
SEE ALSO
stralloc_copys(3) stralloc_zero(3)
Related Man Pages
trf_flipregisterlong(3) - debian
trf_xorbuffer(3) - debian
explain_ftruncate_or_die(3) - debian
stralloc(3) - debian
bcmp(3) - osf1
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?