|
|
|
|
|
by _kst_
39 days ago
|
|
I don't see the name "thaumasiotes" at that link, nor do I see anything relevant to the code in the title. The behavior of "int a = 5; a = a++ + ++a;" is undefined. There is no guarantee of a numeric result, because there is no guarantee of anything. |
|
I think the objection thaumasiotes has raised there is valid and I have made an attempt to answer it as well in the same thread.