From: "Schmuel Gorell" Newsgroups: comp.os.msdos.djgpp Subject: Interrupt Date: Tue, 5 Jun 2001 15:09:49 +0300 Organization: Kolumbus Internet Services Customer Lines: 5 Message-ID: <9fiicl$lvb$1@news.kolumbus.fi> NNTP-Posting-Host: ida.adulta.fi X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com About interrupts. How do you use them. Let's take for example an interrupt 21/09. ah = 09, ds:dx = string ending with a '$'. I am some what familiar with the '__dpmi_int`. But not enough I guess. :).