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++ 3.0r4 - <b>handle_malloc</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
handle_malloc

Usage

   #include <handle.h>
   void __handle *handle_malloc(unsigned size);

Description

   Allocate a block of memory of size bytes from handle space.

Return Value

   A __handle pointer to the allocated memory.

See Also

   malloc, handle_calloc, handle_free



See Also: handle_calloc handle_free malloc

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