Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!bbn!ulowell!hawk!smarison From: smarison@hawk.ulowell.edu (Dr. oTTo) Newsgroups: comp.lang.c Subject: Input without waiting (Re: random maze generator) Message-ID: <14803@swan.ulowell.edu> Date: 8 Sep 89 19:16:16 GMT References: <481@mindlink.UUCP> <757@eplrx7.UUCP> Sender: news@swan.ulowell.edu Reply-To: smarison@hawk.ulowell.edu (Dr. oTTo) Organization: University of Lowell, CS Dept. Lines: 12 First, let me say thanks to the people who sent me random maze generators. I've finally got one that's working the way I want it too. But now I have another question: How do I check to see if a character has been entered on the keyboard, and if so, how do I read just that character. I need to know this since I'm working on a game. thanks, scott