I have to convert infix to postfix and also calculate the


I have to convert infix to postfix and also calculate the result. We have been given test data via a text file.

I have a queue and stack written that must be used to do this. i have code that converts the other way, but must now convert infix to postfix and I am having trouble doing so using the stack.h and myqueue.h.

The stack and queue use a priority queue list previously written

Attachment:- PostFixprogram.zip

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: I have to convert infix to postfix and also calculate the
Reference No:- TGS01245758

Now Priced at $20 (50% Discount)

Recommended (96%)

Rated (4.8/5)