firestring_estr_free
firestring_estr_free
Section: C Library Functions (3) Updated: 2002-06-10 Local index
Up
NAME
firestring_estr_free -
free space allocated to an estring
SYNOPSIS
#include <firestring.h >
-lfirestring
void firestring_estr_free(struct firestring_estr_t * estring )
DESCRIPTION
firestring_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 VALUE
None.
AUTHOR
Ian Gulliver <ian@penguinhosting.net >
SEE ALSO
libfirestring (3)
Index
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
AUTHOR
SEE ALSO
This document was created by
man2html ,
using the manual pages.
Time: 21:46:12 GMT, April 16, 2011