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