Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!ncar!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: Reading a keystroke w/o echo Message-ID: <16246@smoke.brl.mil> Date: 23 May 91 19:59:28 GMT References: <990007@hpcc01.HP.COM> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article <990007@hpcc01.HP.COM> azarian@hpcc01.HP.COM (Randy Azarian) writes: >I am trying to write some C code that will be able to be portable to a number >of platforms (Unix, MVS, DOS, MPE) without modification of any kind. ... >I need to accept a user password (that won't echo to the screen). But that's a contradictory set of requirements. Isn't this is the FAQ yet?