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


intdosx

Syntax

#include <dos.h>

int intdosx(union REGS *in, union REGS *out, struct SREGS *s);

Description

This function is just like int86x (see section int86x) except that the interrupt vector is 0x21.

Return Value

EAX


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

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