
21 Oct
2008
21 Oct
'08
3:57 p.m.
Hartmut Kaiser:
Actually, to be concise, you're invoking undefined behavior. The Standard doesn't guarantee any execution order of operations in this context.
It does, there is a sequence point before the call.
Ok, there is always something new to learn out there. Thanks! Regards Hartmut PS: Anyway, that doesn't fix my assertion in the first place either :-P