you are viewing a single comment's thread
view the rest of the comments
[–] 14 points 3 years ago (1 child)

I always thought i for index when iterating through an array. Then you can't use i again in a nested loop so j follows.

Tho sometimes x, y if the array represents coordinates.

Only a maniac would use a, b.

  • source
  • hideshow 1 child comment