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_calloc http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                              handle_calloc

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

   Description
   Allocate  and  clear  a block of data, size bytes  long,  from  handle
   memory.

   Return Value
   A __handle pointer to the allocated memory.


See Also: calloc handle_malloc handle_free

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