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>emm_getunalloc</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
emm_getunalloc
   Note-This function is not available under OS/2 or the ZPM or DOSX
   extenders.


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




See Also: emm_gettotal emm_allocpages

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