Re: evaluate postfix problem
From: Victor Bazarov (v.Abazarov_at_comAcast.net)
Date: 07/11/04
- Next message: E. Robert Tisdale: "Re: Fortran and C++"
- Previous message: Victor Bazarov: "Re: New to "make". Help, please!"
- In reply to: Henry Jordon: "evaluate postfix problem"
- Next in thread: John Harrison: "Re: evaluate postfix problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 10 Jul 2004 23:53:28 GMT
"Henry Jordon" <buffer_88@hotmail.com> wrote...
> ok I have my problem entering in an expression in infix notation and
> it outputs the postfix notation. I now need to evaluate the postfix
> notation. I have some code written and there are comments as to what I
> want to do but am unable to get it to work. So if someone could please
> help me it would greatly be appreciated. Thanks for your help.
>
> code:
>
[...]
Have you tried the FAQ? I recommend 5.8, it should clear some things
up for you. Find FAQ here: http://www.parashift.com/c++-faq-lite/
HTH
V
- Next message: E. Robert Tisdale: "Re: Fortran and C++"
- Previous message: Victor Bazarov: "Re: New to "make". Help, please!"
- In reply to: Henry Jordon: "evaluate postfix problem"
- Next in thread: John Harrison: "Re: evaluate postfix problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|