How i can get the password from user? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How i can get the password from user?

25th Jan 2018, 10:32 PM
No Timr‎
5 Answers
+ 5
cin ?
25th Jan 2018, 10:53 PM
Daemo
Daemo - avatar
+ 3
You can use form for this.
25th Jan 2018, 10:40 PM
ThreeG
ThreeG - avatar
+ 3
Use String password; cin>>password;
26th Jan 2018, 1:07 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 2
I'm using c++ not HTML
25th Jan 2018, 10:42 PM
No Timr‎
0
how you make it shown as *
26th Jan 2018, 10:07 AM
No Timr‎