Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!smile!alanf From: alanf%smile@Sun.COM (Alan Fargusson) Newsgroups: comp.lang.c Subject: Re: Getchar w/wout echo Message-ID: <65197@sun.uucp> Date: 22 Aug 88 19:53:13 GMT References: <371@marob.MASA.COM> <225800052@uxe.cso.uiuc.edu> Sender: news@sun.uucp Lines: 10 I have always thought that this was an omission in the stdio I/O library. If turning echo on and off was defined as part of fread, fwrite, printf, ... then there would be no problem. As it is now you kind of take your chances with various version of UNIX, and non UNIX systems are hopeless (as far as portability that is). It is to late to get this into the ANSI-C standard I guess. - - - - - - - - - - - - - - - - - - - - - Alan Fargusson Sun Microsystems alanf@sun.com ..!sun!alanf