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

Usage

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

Description

   This routine tests for the presence of the EMM driver as recommended in
   the Expanded Memory Specification. The technique of tracing through the
   interrupt vector to find the name of the device driver is adopted since
   it can be safely used by interrupt handlers and memory resident software.


Return Value

   Returns zero if an Expanded Memory Manager is installed or non-zero if
   one is not installed, or is not operating correctly.

See Also

   emm_term



See Also: emm_term

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