...
ISO/IEC 9899:2011 Section 6.5, "Expressions," and Section 7.10, "Sizes of integer types <limits.h>"
ISO/IEC TR 17961 (Draft) Overflowing signed integers [intoflow]
...
[Dowd 2006] Chapter 6, "C Language Issues" (Arithmetic Boundary Conditions, pp. 211-223211–223)
[Seacord 2005] Chapter 5, "Integers"
[Viega 2005] Section 5.2.7, "Integer overflow"
[VU#551436]
[Warren 2002] Chapter 2, "Basics"
...