| Liste des Groupes | Revenir à cl c |
This is something I really don't get in the actual C-logic...[...]Yes, a compiler can reduce (a + b) * 0 to just 0. But it's not
required to do so, and (INT_MAX + 1) * 0 still has undefined
behavior. Undefined behavior is determined by the rules of the
abstract machine *without* any adjustments permitted by the as-if
rule.
Les messages affichés proviennent d'usenet.