How to pass toupper to a string in a 2D array Thank you everybody! It's always nice seeing the amount of different ways a program can be written w...
How to pass toupper to a string in a 2D array Hello, I'm working on an assignment and I'm having trouble with it. The instructions are to just use...
Lowest value not printingHello, I'm working on this assignment and the instructions are to ask the user to enter 10 numbers a...
How to print out array in all capsSo with std::toupper I get, "error: no matching function for call to ‘toupper(const string&)’" a...
How to print out array in all capsI'm back and realized I copied my past homework code lol. This is my code to my side project however...