info-c digest v2n085
Rick Genter x18
reg at lti.UUCP
Sat Aug 13 00:48:50 AEST 1988
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
More information about the Comp.lang.c
mailing list