Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!zaphod.uchicago.edu!ed From: ed@zaphod.uchicago.edu (Ed Friedman) Newsgroups: comp.lang.c Subject: Keypress detection Message-ID: <4850@tank.uchicago.edu> Date: 4 Aug 89 23:44:25 GMT Sender: newsm@tank.uchicago.edu Reply-To: ed@zaphod.uchicago.edu (Ed Friedman) Distribution: usa Organization: Dept. of Mathematics, Univ. of Chicago Lines: 9 Does anyone have a routine in C which will allow the program to detect a keypress without reading in the key? I am trying to avoid the use of getch() which would hang the program forever until a key is pressed. Thanks in advance, Ed Friedman ed@zaphod.uchicago.edu friedman@uchicago.bitnet