Closed ArcticLight closed 11 years ago
default: stack.push(new StackMember (Integer.parseInt(inputString))); break;
Is there a reason the default is to push an integer rather than a float or double?
There is a reason, and that reason is Because I'm Not Very Smart.
Is there a reason the default is to push an integer rather than a float or double?