Quote:
Originally posted by Kaimetsu
No, you have it backwards. i is short for iterative variable.
|
iterativevariables -_- iterative program commands you mean? such as If, For, etc
the
i if the for function
for(
i =0;
i >10;
i ++){}
Could be replaced with another letter or even a word as any other variable can ?
As I was saying before he said
initial variable I am guessing because
ishould be the first/initial letter to use in a for