Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!winnie!zach!acs60222 From: acs60222@zach.fit.edu ( ENRIQUEZ) Newsgroups: comp.lang.c Subject: Re: Keyboard Input Keywords: Keyboard , Input , Trapping Message-ID: <539@winnie.fit.edu> Date: 21 Jul 89 18:24:45 GMT References: <20283@adm.BRL.MIL> <10557@smoke.BRL.MIL> <538@winnie.fit.edu> <8340@bsu-cs.bsu.edu> Sender: usenet@winnie.fit.edu Reply-To: acs60222@zach.UUCP ( ENRIQUEZ) Organization: Florida Institute of Technology, ACS, Melbourne, FL Lines: 11 Hmmmm, it seems I have been misunderstood... My question was is there a C equivilent to the READ (kbd,char) (not READLN, my mistake) availible in pascal. If not, there must be a C procedure that can be written to accomplish this simple task. If someone can get me started, I'm sure I can figure it out. All I want to do is get single-character input without having to hit return. mark