Lines Matching full:preincrement
1489 Prefer Preincrement1492 Hard fast rule: Preincrement (``++X``) may be no slower than postincrement1501 get in the habit of always using preincrement, and you won't have a problem.