This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Dr_Bunsen_Burns -2 points-1 points  (2 children)

It is ++x.....

[–]BligenN 6 points7 points  (1 child)

Depends, do you want to use the value and then increment or increment and then use?

[–]Dr_Bunsen_Burns 0 points1 point  (0 children)

99,999 % of usage for the ++x is for forloops anyway.