In a console program, I would prompt the user for a password.
Can someone show me the code on how to accept the input characters
and display them on the screen as a string of '*'s ?

Thanks.