#include <dos.h> int int386x(int ivec, union REGS *in, union REGS *out, struct SREGS *seg);
This function is equal to int86x
.
See See section int86 for further description.
The value of EAX
is returned.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.