using istream for inputThank you so much! I was looking for examples and was having a hard time finding any. After playing ...
using istream for inputI'm trying to figure out how to use istream for taking input for a class. We barely talked about it ...
Bounds checking 2-D arrayDoes it check if the column is 9 because the size of the array is 10, making the subscript go from 0...
Bounds checking 2-D arrayThat helped a lot, the tolower trick is pretty cool too! I'm still not understanding exactly why it...
Bounds checking 2-D arrayYea what you're saying makes since, but a switch statement wouldn't work since can only take one cas...
This user does not accept Private Messages