Versions Compared

Key

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

...

In this noncompliant code example, i is evaluated more than once in an unsequenced manner, and so the behavior of the expression is undefined.

...