ftp.delorie.com/djgpp/doc/libc/libc_488.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

intdos

Syntax

 
#include <dos.h>

int intdos(union REGS *in, union REGS *out);

Description

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

Return Value

EAX

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004