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 |
|---|
| base32hex(n) - mojave |
| base32(3tcl) - debian |
| libfirestring(3) - debian |
| t_alloc(3) - hpux |
| base32hex(n) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |