The danger here is to assume that the pseudo-code in the article has <i>anything</i> to do with how the code is actually compiled.<p>In general for a 'for' loop the difference is only when the variable is incremented.<p>I would focus on what makes sense for the task at hand and what is easier to read and reason with.