Date: Wed, 7 Feb 1996 08:56:09 +0200 (IST) From: Eli Zaretskii To: Jose Luis Perandones Colino Cc: djgpp AT delorie DOT com Subject: Re: Keyboard handle On Tue, 6 Feb 1996, Jose Luis Perandones Colino wrote: > I have a problem. I want do a keyboard handle. I did know how i can it where > i am a BorlandC programer, but now i don't know how i can do it. I did use > the 0x09 interrupt, i did make a new int where i did a new handle reading > the keyboard ports (i want know if a key is up or down). Please read the DJGPP FAQ list (faq102.zip from the same place you get DJGPP). It discusses some of the background and useful library functions in Chapter 18.