Description: A console infix expression value of the evaluation procedure, the equivalent of a scientific calculator. Only supports four operations, not error correction. Data structure is essential.
To Search:
File list (Check if you may need any files):
InfixExpression.cpp
InfixExpression.dsp
InfixExpression.dsw
InfixExpression.h
InfixExpression.ncb
InfixExpression.opt
InfixExpression.plg
TestInfixClass.cpp