i have a problem, what if my calculator requires a bracket, as in an arithemetic calculator. I can't use an int to '-' another int, as the first part of the equation will take in the '(' together with the integer number. How do i solve this?
View All Comments
| View Tutorial