Q: Modifying 2D array of char in void funcWow, that's an embarrassing mistake. Thank you for opening my eyes. -_-
Q: Modifying 2D array of char in void funcI'm currently stuck on a problem where I am passing a 2D array of char and trying to modify its valu...
How to check for eof() without getline?Very interesting, that is a really good use of the comma operator. Thank you @long double main for t...
How to check for eof() without getline?Okay I tried using your [code] while( (op1.read(in), in) && in >> oper && (op2.read(in), in) ) [/co...
How to check for eof() without getline?For this assignment I'm not allowed to use overloaded operators. My next assignment will be changin...
This user does not accept Private Messages