What Every C Programmer Should Know About Undefined Behavior #1/3
LWN.net
The LLVM project blog has the beginning of a three-part series on undefined behavior in C. "Undefined behavior exists in C-based languages because the designers of C wanted it to be an extremely efficient low-level programming language. In contrast,…
12 May 2011