View Single Post
  #9  
Old 03-26-2008, 01:30 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
I didn't add support for the negative operator yet either. Forgot to say that.
As for the first one, I just fixed it in about 15 seconds. Just needed to add "else v @= c;" in two places. Replacing the txt now.

EDIT:
The reason the second one doesn't work is because it is thinking you are trying to do a pre-decrement of 2 or a post-decrement of 3. Need to figure out a way to let it know that that isn't the case.
__________________
Do it with a DON!
Reply With Quote