HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                   TC: char *getpass( const char *prompt )


       - prototype in conio.h

       - reads a password from system console after typing prompt,
         without echoing
       - password cannot exceed 8 chars (not counting null terminator)

Esc or Alt-X to exit getpass Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann