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

Usage

   #include <dosx.h>
   void far *_X386_mk_protected_ptr(unsigned base_addr)

Description

   This function is implemented for the X memory model only. It returns a
   protected mode far pointer that can be used to access the memory at
   base_addr. A maximum of 8 protected mode pointers can exist at any time,
   unused, previously allocated ones can be freed with
   _X386_free_protected_ptr().

Return Value

   A protected mode far pointer.






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