Quick A: They are used to define what happens in complex cases.
Recently on SO:
Undefined behavior and sequence points
What are "sequence points"?
What is the relation between undefined behaviour and sequence points?
I often use funny and convoluted expressions like a[++i] = i;, to make myself feel better. Why should I stop using them?
Add a Comment
Comments are closed.