Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
C++ some few questions...
I have some few question to c++:
- how can i make the pass box in console app, and when user type some text, it is replaced to ***, is this possible? eh.. bad question, of course, it is possible, but the right question: how can i do this? 2)how can i make the gui app, but in console? probably you dont understand me, but i wanna to make a virtual bios simmulator, and i saw this in another program, it is simple console window, and there you have blue background, some input fields and when you press down up right left arrow, you travelling… how can i make this? thanks in advance
2)how can i make the gui app, but in console? probably you dont understand me, but i wanna to make a virtual bios simmulator, and i saw this in another program, it is simple console window, and there you have blue background, some input fields and when you press down up right left arrow, you travelling… how can i make this? thanks in advance
so do you enter fields and then it comes up in a gui app or is it console all the time