Search:

Type: Posts; User: gau

Search: Search took 0.00 seconds.

  1. thanx salem for helping me out, ive finished my...

    thanx salem for helping me out, ive finished my program :D
  2. i havent encountered strtod() yet, how do you use...

    i havent encountered strtod() yet, how do you use it in push?
  3. can anyone help me please?

    can anyone help me please?
  4. ahh i get it, so im adding the ascii values. ...

    ahh i get it, so im adding the ascii values.


    is there any way that it will work for multiple digit values?

    does string accepts integer values?
  5. i dont get it... sorry. hmm, can anyone edit...

    i dont get it... sorry.

    hmm, can anyone edit the evaluation function for me? if its ok.

    im really confuse right now. :(
  6. help in evaluating postfix expression using stacks

    This program should first convert an infix expression to postfix expression then evaluate.

    theres no problem in converting, the problem is in the evaluation part, here is the code.


    #include...
Results 1 to 6 of 6