Assignment 8 Comments
- linkedStack should have the same functions as myStack.
- Change the stack implementation before you modify the application.
- readReal is not part of linkedStack.
- Rewrite postfix for single integers before considering reals. You might
wish to add a funciton that checks whether a character corresponds to an integer