Query: firestring_estr_free
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_estr_free(3) Library Functions Manual firestring_estr_free(3)NAMEfirestring_estr_free - free space allocated to an estringSYNOPSIS#include <firestring.h> -lfirestring void firestring_estr_free(struct firestring_estr_t *estring)DESCRIPTIONfirestring_estr_free() frees any space allocated to estring and stores a size of 0 with the string to prevent accidental writes back to the freed space.RETURN VALUENone.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-06-10 firestring_estr_free(3)