Mark could you implement a thing?

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

Sanctus(Posted 2007) [#1]
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...


Grey Alien(Posted 2007) [#2]
hehe, all you have to do in BMax is i:+ and i:-