1stralloc_zero(3)           Library Functions Manual           stralloc_zero(3)
2
3
4

NAME

6       stralloc_zero - set length of stralloc to 0
7

SYNTAX

9       #include <stralloc.h>
10
11       void stralloc_zero(stralloc* sa);
12

DESCRIPTION

14       stralloc_zero sets the length of the stralloc to 0.
15

RETURN VALUE

17       none.
18

SEE ALSO

20       stralloc_copys(3)
21
22
23
24                                                              stralloc_zero(3)
Impressum