List of DOS Interface Functions In C

List of DOS Interface Functions In C

FP_OFF=Returns offset portion of a far pointer

FP_SEG=Returns segment portion of a far pointer
getvect=Gets the current value of the specified interrupt vector
keep=Installs terminate-and-stay-resident (TSR) programs
int86=Issues interrupts
int86x=Issues interrupts with segment register values
intdos=Issues interrupt 21h using registers other than DX and AL
intdosx=Issues interrupt 21h using segment register values
MK_FP=Makes a far pointer

No comments:

Post a Comment