Versions Compared

Key

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

Wiki Markup
C99 Section 6.5.2.2 says \[[ISO/IEC 9899:1999|AA. C References#ISO/IEC 9899-1999]\],

If an attempt is made to modify the result of a function call or to access it after the next sequence point, the behavior is undefined.

...