From: "Matthew Smith" Newsgroups: comp.os.msdos.djgpp Subject: Re: Hardware Interrupt Handling Date: Sat, 18 Nov 2000 03:02:52 -0000 Organization: Customer of Energis Squared Lines: 22 Message-ID: <8v4rgb$143$1@news5.svr.pol.co.uk> References: <3a158c92 DOT 1291342692 AT news DOT connectnet DOT com> NNTP-Posting-Host: modem-83.hahnium.dialup.pol.co.uk X-Trace: news5.svr.pol.co.uk 974516555 1155 62.136.72.211 (18 Nov 2000 03:02:35 GMT) NNTP-Posting-Date: 18 Nov 2000 03:02:35 GMT X-Complaints-To: abuse AT theplanet DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I typed the filename into Google and found (after show similar - because other sites were dead too) http://www.geocities.com/SiliconValley/Vista/6552/djints.txt HTH John Vasquez wrote in message news:3a158c92 DOT 1291342692 AT news DOT connectnet DOT com... > Where can I get a sample code or tutorials on Interrupt Handling? > > The link in the DJGPP FAQ; a tutorial on Interrupt Handling) > (http://www.abwillms.demon.co.uk/prog/djints.txt) did not work. > > In DOS using MS C V6, I would use _dos_getvect() and _dos_setvect(). > Now what do I do? > > John V. > >