From: "guthrie" Newsgroups: comp.os.msdos.djgpp Subject: kebaord input Date: Mon, 9 Aug 1999 01:15:32 -0300 Organization: NBTel Internet Lines: 14 Message-ID: <7olkks$ec0$1@garnet.nbnet.nb.ca> NNTP-Posting-Host: pix142166193092.nbtel.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com does anyone know how to get input from the keyboard using scancodes etc ...to be able to bet input from the arrow keys etc?? .. I know how to get input using getch() function...in the program i'm writing i want to be able to have the user to choose any of the keys to use ..and not just letter keys. any ideas or links to info on this?? thanks Anthony Guthrie