
03-26-2008, 01:30 AM
|
|
That one guy...
|
 |
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
|
|
|
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!
|
|
|
|