Man Page: firestring_estr_alloc
Operating Environment: debian
Section: 3
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 |
| formmailtest(1) - debian |
| base32hex(3tcl) - debian |
| firestring_snprintf(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |
| My first PERL incarnation... Audio Oscillograph |