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


int386

Syntax

#include <dos.h>

int int386(int ivec, union REGS *in, union REGS *out);

Description

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

Return Value

The returned value of EAX.


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

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