Hi... a c++ newbie here...
currently i'm having a problem with this little part...
can anyone provide me with the codes to solve my problem...
well...here's the problem... I intend to write a program (console application) that requires the user to enter a password... but i don't have any idea on how to make the password to be "masked" instead of displaying what the user have typed (eg: when the user type "1234", i want it to be displayed as "****"). can anyone help me please...???? or is it impossible to do that?
thanx in advance
currently i'm having a problem with this little part...
can anyone provide me with the codes to solve my problem...
well...here's the problem... I intend to write a program (console application) that requires the user to enter a password... but i don't have any idea on how to make the password to be "masked" instead of displaying what the user have typed (eg: when the user type "1234", i want it to be displayed as "****"). can anyone help me please...???? or is it impossible to do that?
thanx in advance