delorie.com/djgpp/doc/libc/libc_485.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <dos.h> int int386x(int ivec, union REGS *in, union REGS *out, struct SREGS *seg); |
This function is equal to int86x
.
See int86, for further description.
The value of EAX
is returned.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |