C++ login form | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

C++ login form

Does anyone have an idea on how to create a login form with c++?

5th Dec 2016, 1:28 PM
Wilson Kasitu
Wilson Kasitu - avatar
1 ответ
- 2
Why would you do that ? C++ is console language. If you want to make graphic programs you should consider learning C# ( Windows Form Apps ) or HTML witch makes it really easy to make Login screens.
19th Dec 2016, 9:38 PM
Lummos
Lummos - avatar