How to create username and password in cpp | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

How to create username and password in cpp

How I can create boxes that takes input username and password and password should looks like astrix or this # is there any way???

2nd Jul 2016, 4:04 PM
Taranjeet Singh
Taranjeet Singh - avatar
3 Respostas
0
It looks like you need a library for creating GUI applications, not a console program. Some of them are wxWidgets, gtk+ and Qt, but you can search for more.
2nd Jul 2016, 6:00 PM
Garme Kain
Garme Kain - avatar
0
Actually I asked it for fun I want to know that is there any way to create username and password boxes.?šŸ˜‚šŸ˜
2nd Jul 2016, 6:03 PM
Taranjeet Singh
Taranjeet Singh - avatar
0
it is simple create a class as name user and takes variable s as you wont then takes input user name and password from user then after checkout the conditions....
2nd Jul 2016, 9:40 PM
Ƃshvin Solanki
Ƃshvin Solanki - avatar