Uninitialized Reads.
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 representa...
| Publicado en: | Communications of the ACM Vol. 60; no. 4; pp. 40 - 45 |
|---|---|
| Autor principal: | |
| Formato: | Artículo |
| Publicado: |
Association for Computing Machinery
Apr2017
|
| Materias: | |
| Acceso en línea: | Ver este registro en EBSCOhost |
| Sumario: | 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. |
|---|