debian man page for stralloc_catlong0

Query: stralloc_catlong0

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

stralloc_catlong0(3)					     Library Functions Manual					      stralloc_catlong0(3)

NAME
stralloc_catlong0 - append an integer to a stralloc
SYNTAX
#include <stralloc.h> int stralloc_catlong0(stralloc* sa, unsigned long int in, size_t n);
DESCRIPTION
stralloc_catlong0 converts in to a string using fmt_long0 and appends the result to sa, allocating memory as necessary. If there was a memory allocation failure, stralloc_catlong0 returns 0, else 1.
RETURN VALUE
1 for success, 0 on memory allocation failure.
SEE ALSO
fmt_long0(3) stralloc_catlong0(3)
Related Man Pages
buffer_get_new_token_sa_pred(3) - debian
reallocf(3) - debian
free(3) - netbsd
posix_memalign(3) - netbsd
reallocf(3) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph