C++ Masterclass: From Zero to Hero
Commonly used for counting. for (init; condition; increment) { ... }
for (init; condition; increment) { ... }