View Single Post
  #24  
Old 03-27-2008, 12:32 AM
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
Quote:
Originally Posted by cbkbud View Post
Ah, okay.

35+23+(93*23) seems easier to me. Of course, in this case you wouldn't need the parentheses, but anyway ...
Since Graal treats arrays as strings, you can just do:
PHP Code:
foo evalPost("35,23,+,93,23,*,+"); 
__________________
Do it with a DON!
Reply With Quote