Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Technical Reference - <b>_xfreelow</b> http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson