Mark could you implement a thing?

BlitzMax Forums/BlitzMax Programming/Mark could you implement a thing?

I programm a lot in c++ and I'm used to using i++(var name and '++') and off course i-- to increment/decrement.
I don't think it should be a really pain to do it...

hehe, all you have to do in BMax is i:+ and i:-