Simple input prompt doesnt showThis is the function that i used to mask the passwords and im using windows.h [code] string getpass...
Simple input prompt doesnt showHey everyone, im simply trying to get the user to enter the new username when creating a new account...
Building a database, trying to sort a 2D array alphabetically Hey, I'm using a database and im trying to sort a 2D array info[51][10] that contains 51 pieces of r...
How to start coding once you get WinMain working? I will start using code tags from now on :)) Thanks everyone :)!
How to start coding once you get WinMain working?I'm creating a program using Dev-C++ with a WinMain function. How do you link WinMain with main(...