*Result*: Uninitialized Reads.

Title:
Uninitialized Reads.
Authors:
Source:
Communications of the ACM. Apr2017, Vol. 60 Issue 4, p40-44. 5p. 1 Color Photograph.
Database:
Business Source Premier

*Further Information*

*The article discusses the effects of uninitialized variable reads within the C programming language, with a focus on the different ways the behavior is handled in the C11 and C2X standards of the language. Topics include the impacts of object initialization, indeterminate values, and trap representations on the behavior of programs coded in the C language.*