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

Usage

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


Description

   This routine obtains the total number of 16Kb logical pages of expanded
   memory which are present. Some of these pages may already be allocated.
   Use emm_getunalloc to get the number of free (unallocated) pages.

Return Value

   Returns the total number of 16Kb logical pages which are present.

See Also

   emm_getunalloc



See Also: emm_getunalloc

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