HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

             TC: void intr( int intr_num, struct REGPACK *preg )


       - prototype in dos.h

       - same as int86() except that preg contains registers values
         both before & after executing interrupt
       - preserves SP register so calls to INT 25 and INT 26 via this
         function don't require a stack adjustment
       - see  int86x()  intdos()  intdosx()   REGS

Esc or Alt-X to exit intr Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann