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

   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

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