◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <dos.h> Syntax: int intdos( union REGS *inregs, union REGS *outregs ); Returns: the value in the AX register after the interrupt returns. See also: bdos, intdosx -♦-