in reply to Re^4: Pre vs Post Incrementing variables
in thread Pre vs Post Incrementing variables
You did, or rather the passage you quoted. The expressions whose order of evaluation is not defined are those that are operands.
Okay. I see where you are coming from. You think that you know better what the authors of that passage meant when they wrote it, than they did. "They" being Kernighan & Ritchie in "Appendix A:The C reference Manual" of "The C Programming Language".
That explains a great deal.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Pre vs Post Incrementing variables
by ikegami (Patriarch) on Sep 13, 2010 at 05:42 UTC | |
by BrowserUk (Patriarch) on Sep 13, 2010 at 06:20 UTC | |
by ikegami (Patriarch) on Sep 13, 2010 at 07:54 UTC | |
by BrowserUk (Patriarch) on Sep 13, 2010 at 08:51 UTC | |
by ikegami (Patriarch) on Sep 13, 2010 at 14:42 UTC | |
| |
by JavaFan (Canon) on Sep 13, 2010 at 09:02 UTC | |
by ikegami (Patriarch) on Sep 13, 2010 at 15:48 UTC | |
| |
by JavaFan (Canon) on Sep 13, 2010 at 08:45 UTC | |
by BrowserUk (Patriarch) on Sep 13, 2010 at 09:19 UTC | |
by shmem (Chancellor) on Sep 13, 2010 at 14:30 UTC | |
by JavaFan (Canon) on Sep 13, 2010 at 09:41 UTC | |
|