Path: utzoo!attcan!uunet!seismo!sundc!newstop!sun-barr!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!swrinde!ucsd!helios.ee.lbl.gov!nosc!crash!pro-graphics.cts.com!elund From: elund@pro-graphics.cts.com (Eric Lund) Newsgroups: comp.sys.ibm.pc Subject: Re: MS-DOS call to read without echo Message-ID: <1402@crash.cts.com> Date: 8 Feb 90 09:36:40 GMT Sender: root@crash.cts.com Lines: 12 In-Reply-To: message from lhv@spocm2.UUCP You can create your own INPUT routine using getch() and getche(). The former DOES NOT ECHO. I don't know if MSC has a getpass() function. This is available on some C compilers, and allows you to input a (ta da) password. Eric ProLine: elund@pro-graphics UUCP: ...crash!pro-graphics!elund ARPA/DDN: pro-graphics!elund@nosc.mil Internet: elund@pro-graphics.cts.com