Query: firestring_estr_alloc
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_alloc(3) Library Functions Manual firestring_estr_alloc(3)NAMEfirestring_estr_alloc - allocate space for an estringSYNOPSIS#include <firestring.h> -lfirestring void firestring_estr_alloc(struct firestring_estr_t *estring, int size)DESCRIPTIONfirestring_estr_alloc() uses firestring_malloc(3) to allocate size bytes in estring. It resets the length of estring to 0 and stores the size with the string to facilitate safe operations later.RETURN VALUENone.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_alloc(3)
Related Man Pages |
---|
base32(n) - mojave |
base32hex(n) - mojave |
libfirestring(3) - debian |
xtcalloc(3xt) - ultrix |
t_alloc(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |