S senseihitokiri Member Oct 8, 2006 #1 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.
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.