I need to know how to make my cin statement not appear to \'remove\' itself if you input the wrong type. The code is here:
int mathOperator() { using names
don't read int, read char so cin will pass any invalid character
int
char