Thread: String Parsing
View Single Post
  #14  
Old 03-20-2008, 07:19 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
It's funny because my programming assignment for this week is to make a calculator that converts an in-fixed expression to a post-fixed expression and then calculates the post-fixed expression and returns the result.

Probably that method would be the best for an eval() also. I guess I could make one when I do my assignment on Friday (due date, duh). Oh it also involves stacks.
__________________
Do it with a DON!
Reply With Quote