Numerous micro optimizations that the compiler probably does anyway. Done since using post rather than pre increment operations in for loops bugs me.
View differences
Numerous micro optimizations that the compiler probably does anyway. Done since using post rather than pre increment operations in for loops bugs me.