Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - handle_free http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                               handle_free

   Usage
   #include <handle.h>
   void handle_free(void __handle *hptr);

   Description
   Free  the  memory pointed to by the __handle pointer  hptr,  that  was
   previously allocated by handle_malloc or handle_calloc.


See Also: handle_malloc handle_calloc

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