User profile: m1m6

User info
User name:m1m6
History
Joined:
Number of posts:31
Latest posts:

problem if finding postfix
where is the wrong ???

problem if finding postfix
hello my code convert some expression correctly and other not.. Ex:(2+7)*6 RESULT:54 TRUE BUT 1*4+...

convert infix to postfix
how i could use this function ? i declare an array of char

convert infix to postfix
ok i do this in main [code] cout<<"RESULT OF INFIX : "; while(!post.isempty()) { p...

convert infix to postfix
i try to debug the code [code] void stack::result(stack &post) { int a,b,c; char num;...

This user does not accept Private Messages

User: m1m6

  • Public profile