How would I detect an invalid operator Thank you so much for the help
How would I detect an invalid operator Could you explain how it works exactly?
How would I detect an invalid operator [code] for (int i = 1; i < 2; i++) { int x = 0; for (int j = 0; j < strlen(argv[i]); j++) { ...
How would I detect an invalid operator How would I detected an invalid argument like these. +212+21-2 12+3 +3-1 ect I tried counting the am...
I cant get my invalid number detection to work, for my calculator[code]#include <iostream> #include <cstdlib> #include <time.h> #include <math.h> #include <errno.h> ...
This user does not accept Private Messages