| 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.
...
| 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.
...