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

Usage

   #include <emm.h>
   int emm_getversion(void);

Description

   Obtains the version number of the Expanded Memory Manager software.

Return Value

   Returns the version number of the Expanded Memory Manager as two
   hexidecimal digits in the form 0x32 where 3 is the major version and 2
   the minor.

See Also


   emm_init



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