|
|
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 ←↑↓→ |