2 lines
208 B
Plaintext
2 lines
208 B
Plaintext
It can be extremely confusing when a ``++for++`` loop's counter is incremented outside of its increment clause. In such cases, the increment should be moved to the loop's increment clause if at all possible.
|