What every C Programmer should know about undefined behavior #2/3
What every C Programmer should know about undefined behavior #2/3
Posted May 18, 2011 12:57 UTC (Wed) by marcH (subscriber, #57642)In reply to: What every C Programmer should know about undefined behavior #2/3 by dgm
Parent article: What every C Programmer should know about undefined behavior #2/3
> C, Unix or Ada, none of them can ensure the system is completely free of errors.
This is really a pointless comment. Here is a similar one: Nothing can prevent the best burglars to break into your house (so why buy an expensive lock?)
> Some languages can help reduce "certain" kinds of errors, often trading-off execution speed and/or generality...
Yes.
> and introducing subtle, new kinds of errors.
No.
