problem if finding postfixwhere is the wrong ???
problem if finding postfixhello my code convert some expression correctly and other not.. Ex:(2+7)*6 RESULT:54 TRUE BUT 1*4+...
convert infix to postfixhow i could use this function ? i declare an array of char
convert infix to postfixok i do this in main [code] cout<<"RESULT OF INFIX : "; while(!post.isempty()) { p...
convert infix to postfixi try to debug the code [code] void stack::result(stack &post) { int a,b,c; char num;...
This user does not accept Private Messages