delorie.com/djgpp/doc/libc/libc_489.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <dos.h> int intdosx(union REGS *in, union REGS *out, struct SREGS *s); |
This function is just like int86x
(see section int86x) except that the
interrupt vector is 0x21.
EAX
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |