Message-ID: <36013C75.5342@swipnet.se> From: Karl-Johan Karlsson MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Need help with interrupts! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 9 NNTP-Posting-Host: 130.244.107.29 NNTP-Posting-Date: Thu, 17 Sep 1998 18:46:47 MET DST Organization: A Customer of Tele2 Date: Thu, 17 Sep 1998 18:44:37 +0200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm fairly new to C++ programming, and has just started looking at interrupts. I have a few questions about these mysterious (but I hope very useful) things: 1. How do I hook my own handler to an interrupt? 2. Can I use all the 256 entries in the handler list? 3. Can I trigger an interrupt in software? Feel better about yourself, help a newbie today! Karl-Johan Karlsson