www.delorie.com/djgpp/doc/libc-2.01/libc_410.html   search  
Go to the first, previous, next, last section, table of contents.


int386x

Syntax

#include <dos.h>

int int386x(int ivec, union REGS *in, union REGS *out, struct SREGS *seg);

Description

This function is equal to int86x. See See section int86 for further description.

Return Value

The value of EAX is returned.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997