Date: Wed, 5 Apr 2000 11:40:01 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Ben Davis cc: djgpp AT delorie DOT com Subject: Re: question about password coding In-Reply-To: <8ccgus$fc4$1@news8.svr.pol.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 4 Apr 2000, Ben Davis wrote: > james archer wrote in message <38E92F15 DOT 459B04 AT mindspring DOT com>... > >Anyone happen to have a routine that will let the user enter a password > >with the letters represented by *s, that will send the input to a > >string? > > It's not hard to write one. Yes, but why? Aren't `getpass' and `getlongpass' in the library good enough?