senseihitokiri
10-08-2006, 06:55 PM
Is it possible to gain a ++ or -- operator in the future? I'm trying to write a map and I'm realizing that I either need to make every node static OR I have to increment the index between every line.
View Full Version : ++ operator?