User profile: av16352

User info
User name:av16352
History
Joined:
Number of posts:27
Latest posts:

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 printing
Hello, 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 caps
So with std::toupper I get, "error: no matching function for call to ‘toupper(const string&)’" a...

How to print out array in all caps
I'm back and realized I copied my past homework code lol. This is my code to my side project however...