What every C Programmer should know about undefined behavior #2/3
What every C Programmer should know about undefined behavior #2/3
Posted May 16, 2011 20:12 UTC (Mon) by nix (subscriber, #2304)Parent article: What every C Programmer should know about undefined behavior #2/3
We'll never be free of such problems. After all, we also have no good way to prove that an arbitrary application will halt, or to prove any nontrivial property of it whatsoever (in the general case). We just have to live with this, and find ways to work around it. It does not cause the world to come to an end.
