Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Declarations of loop indices should be included within a for statement even if it when this results in variable declarations that do not include lack a comment about the purpose of the variable:

...

Such declarations are not required to be in a separate line, and ; the explanatory comment may also be omitted.

...