thanks a lot for all your help i really apreciate it.
so i need some others functions to parse it and then just doing the
infix i guess?
On 1 mayo, 19:54, "Jim - FooBar();" wrote:
> On 02/05/12 01:04, Asranz wrote:
>
> > Hello so i got this problem agian i have bee
oh please if u can teach me!
On 1 mayo, 21:29, Armando Blancas wrote:
> > i just need to evaluate in infix a string "(1 +2 (4 * 5)"
>
> Check out The Little Schemer. It'll teach you the techniques for doing this.
--
You received this message because you are subscribed to the Google
Groups "Clo
Hello so i got this problem agian i have been trying to resolve it
with macros but i dont get the idea.
i just need to evaluate in infix a string "(1 +2 (4 * 5)" but dont
get it to do it with macros the part of changing the string type.
Thanks,
--
You received this message because you are subs
it??
On 26 abr, 13:07, "Jim - FooBar();" wrote:
> On 26/04/12 04:18, Asranz wrote:
>
> > Hi. im having a little problem i need to do a parser like to do
> > operations but i dont get how to do it very well
>
> > ex.
>
> > "1+2*3+4-5*6+7*8-9
Oh sorry i mean i didt wit sums and multiplications but i dont get how
it can do it conbined in the same line
On 25 abr, 22:18, Asranz wrote:
> Hi. im having a little problem i need to do a parser like to do
> operations but i dont get how to do it very well
>
> ex.
>
>
Hi. im having a little problem i need to do a parser like to do
operations but i dont get how to do it very well
ex.
"1+2*3+4-5*6+7*8-9" = 431
i have to do it with sums but i dont get it how i can take all the
operations.
any advices?
--
You received this message because you are subscribed to