[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
_xfreelow
Frees memory allocated by _xalloclow()
------------------------------------------------------------------------------
C Prototype
void _xfreelow(void *lowmemory)
Returns
This function does not return a value.
Description
You must use this function to free memory allocated by _xalloclow(). Do
not use xfree() to free memory allocated by _xalloclow()!
Examples
See _xalloclow() example.
Files Library is EXOSPACE.LIB, header file is Exospace.api.
See Also:
_xalloclow()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson