As the title says, is
y = x = x + 1;
undefined behavior in C?
|
|
|
Answer to your question What will happen
How it compiles
Why this is not undefined Your future
|
|||||||||||||
|
|
No, your expression is properly defined. You probably were looking for |
|||||||||||||
|
|
No. You only modify |
||||
|
|