www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/01/31/11:29:32

Date: Mon, 31 Jan 1994 14:24:52 GMT
From: gilliard AT lectra DOT fr (Laurent Pierre Gilliard)
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: int86(0x13...

I want to test my flopy drive using:

#include <dos.h>

union REGS regs;

regs.h.ah = 0x00;   \* init fonction *\
regs.h.dl = 0x00;
int86(0x13,&regs,&regs);    => crash!!!!!!     Why??????    Thanks.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019