Path: utzoo!utgpu!attcan!uunet!husc6!bbn!uwmcsd1!ig!agate!ucbvax!lti.UUCP!reg From: reg@lti.UUCP (Rick Genter x18) Newsgroups: comp.lang.c Subject: Re: info-c digest v2n085 Message-ID: <8808091937.AA25990@pepperell.lti.com> Date: 12 Aug 88 14:48:50 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 Scott Wilson quotes the "Lightspeed 3.0 Standard Libraries Reference: > getchar() gets the next character from stdin. The character > is not echoed to stdout. and asks if this is fixed in ANSI C. I haven't seen the most recent incarnation of the dpANS, but I certainly hope it doesn't address echoing. That is an operating system function; it has nothing to do with the buffered I/O library. - reg