Newsgroups: comp.lang.c Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!news From: garath@irie.ais.org (Belgarath) Subject: keyboard i/o Message-ID: <1991Apr30.033739.16695@engin.umich.edu> Sender: news@engin.umich.edu (CAEN Netnews) Organization: There is NO organization in my life. Randomness rules Date: Tue, 30 Apr 1991 03:37:39 GMT Hi. I'm back for help once again. On System V with a termio.h file I am able to use ioctl(), open() and read() to allow parsing of a key as soon as it is hit, without having to press the return key. I am on a BSD 4.3 UNIX machine now and was wondering how to do the same. Any help would be greatly appreciated. Please reply via e-mail to garath@ais.org Thanks, Scott Grosch