Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!gatech!mcnc!duke!romeo!pusateri From: pusateri@romeo.cs.duke.edu (Thomas J. Pusateri) Newsgroups: comp.sys.att Subject: cbreak mode and echo off Keywords: cbreak ioctl fcntl Message-ID: <15071@duke.cs.duke.edu> Date: 21 Jul 89 20:03:58 GMT Sender: news@duke.cs.duke.edu Distribution: usa Lines: 15 I am somewhat confused about how to implement a non blocking read and turn off character echoing under system V. I am writing an application where I want to get a character without having to hit a carriage return and I don't want that character echoed to the screen. I've looked at the 3B15 ioctl and fcntl documentation but quite frankly it doesn't suggest any way to do this. I know this is a common request so I was wondering if anyone could give me any pointers. Thanks for any information! Tom Pusateri National Biomedical Simulation Resource Duke University Medical Center pusateri@nbsr.mc.duke.edu pusateri@romeo.cs.duke.edu