Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper/ExoSpace 1.0g - <b>uninitialized register structures</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Uninitialized Register Structures
------------------------------------------------------------------------------

     General purpose interrupt signaling C functions written for DOS, such as
     int86x(), intdos(), and sysint(), may be passed a structure with values
     for the segment registers.  If these values are not assigned, a
     protection exception will occur when the library function tries to load
     the uninitialized data from the structure into the segment registers.

     Replacement modules for these functions are provided in the
     CA-Clipper/ExoSpace library.


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