void
efree(String)
char *String;
Purpose
Returns the memory used by an object to the system, using the system-provided free function.
A future release of lq-text will have an improved memory allocation interface.
Returns the memory used by an object to the system, using the system-provided free function.
A future release of lq-text will have an improved memory allocation interface.