Man Page: firestring_estr_expand
Operating Environment: debian
Section: 3
firestring_estr_expand(3) Library Functions Manual firestring_estr_expand(3)NAMEfirestring_estr_expand - expand an estring's space to a minimum lengthSYNOPSIS#include <firestring.h> -lfirestring void firestring_estr_expand(struct firestring_estr_t *estring, int size)DESCRIPTIONfirestring_estr_expand() uses firestring_realloc(3) to allocate at least size bytes in estring. If estring is already this size or greater, it does nothing.RETURN VALUENone.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-09-21 firestring_estr_expand(3)
| Related Man Pages |
|---|
| base32(n) - osx |
| base32hex(3tcl) - debian |
| base32hex(n) - suse |
| base32(n) - suse |
| base32hex(n) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |