Please help me to write the code for a calculator that evaluates postfix 
expressions using 
stacks and reading input from a text file.
What template file do I need?
How can I read the postfix expression from file?
Please help!!!

Reply via email to