Hi, I am learning C++, and I have been for a little bit more than a week now. So far, the best thing I can do is have the user input a number, and the program will execute a command, or print a message to the screen.
I was wondering how I could use this method with strings? As in, could I have the user type something in, and depending on what they type, a message will appear?
Thanks a million.
I was wondering how I could use this method with strings? As in, could I have the user type something in, and depending on what they type, a message will appear?
Thanks a million.