>>3
because this is C, not Stroustrup's overblown shit.
Name:
Anonymous2010-09-14 23:32
>>5 c == c++ this condition is always true
OP disagrees with you.
Name:
Anonymous2010-09-14 23:41
All of the above expressions invoke undefined behaviour. C1x 6.5.2p2 begins: If a side effect on a scalar object is unsequenced relative to either a different side effect on the same scalar object or a value computation using the value of the same scalar object, the behavior is undefined.