function: lx_zfree()


USAGE:
Zero the memory area used by s. Then free s and set s->s back to 0 by way of lx_free().

Note that not all allocated memory is necessarily zeroed; just that which is currently in use.


PROPERTIES
return value void
allocation ensured n/a
previous allocation required yes (error checks)


SEE ALSO: EXAMPLE:


(c) 2001, ari edelkind
lx_lib docs