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

   Usage
   #include <emm.h>
   unsigned emm_getunalloc(void);

   Description
   This  routine  obtains the number of 16Kb logical  pages  of  expanded
   memory which are currently free and available for allocation. Use this
   to   find   out   how  many  pages  are   available   before   calling
   emm_allocpages.

   Return Value
   Returns the number of free (unallocated) pages.


See Also: emm_gettotal emm_allocpages

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