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

   Usage
   #include <page.h>
   unsigned page_initialize(void far *baseptr, unsigned pagesize);

   Description
   Initialize memory allocation system for the block of memory pointed to
   by  baseptr  which is of size, pagesize. Turns the buffer  at  baseptr
   into a page heap.

   Return Value
   The size of the largest allocatable block in baseptr.


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