stack

I wanna use stack for postfix expressions any one give me the source code for using postfix expressions in stack
This is the code for conversion of infix operation to postfix expressions you can use it in your program http://codeincodeblock.blogspot.com/2011/10/conversion-of-infix-operation-to.html
i want to make a stack that get expression from user and make use " +,-,*,/, ^" these operators its so lengthy program i m just now studing this stack so can't easily understand ur program code u give me without comments so plz give me answer with comments plzzzz
oh sorry I thought you are well known about stack.In above code template is also used so you may have problem to understand.So,use google for the tutorials about stack and postfix.
Thank you
Topic archived. No new replies allowed.