Hi,
I'm a newbie in c++...Can anyone provide me with the C++ code for entering the password...It should be in this way..
The user enters the password but only *'s should be displayed...Ass ume that there is a flat file which contains the details of users and their respective passwords. Authentication should be provided after checking the file...
Its urgent..Thanks in advance...
Regards
vijay
I'm a newbie in c++...Can anyone provide me with the C++ code for entering the password...It should be in this way..
The user enters the password but only *'s should be displayed...Ass ume that there is a flat file which contains the details of users and their respective passwords. Authentication should be provided after checking the file...
Its urgent..Thanks in advance...
Regards
vijay
Comment