Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!munnari.oz.au!goanna!greybox!sheoak!732113 From: 732113@sheoak.bcae.oz (732113) Newsgroups: comp.lang.c Subject: Help wanted: unbuffered stdin?? Message-ID: <426@sheoak.bcae.oz> Date: 30 Mar 90 01:12:32 GMT Reply-To: 732113@sheoak.UUCP (A. Knipe) Organization: Computing Services, Bendigo CAE, Australia Lines: 5 How can single characters be read from standard input without having to wait for a newline? I'm trying to write an improved editor, and I can't even start without this information.