From: "Bart van den Burg" Newsgroups: comp.os.msdos.djgpp Subject: get one-character input from user Date: Fri, 19 Oct 2001 16:43:21 +0200 Organization: XO Communications B.V. Lines: 12 Message-ID: <9qpe2m$7s1$2@cyan.nl.gxn.net> NNTP-Posting-Host: asd-tel-ap02-d10-018.dial.freesurf.nl X-Trace: cyan.nl.gxn.net 1003502486 8065 62.100.23.18 (19 Oct 2001 14:41:26 GMT) X-Complaints-To: abuse AT freesurf DOT nl NNTP-Posting-Date: 19 Oct 2001 14:41:26 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hi I want to get user input, but only one keyboard key at a time without having to push enter. how do I do this? for now I'm using "1" to "0", "Enter" and "Delete" thx Bart