October 2008
Intermediate to advanced
720 pages
14h 6m
English
Recommendations and Rules

Risk Assessment Summary

Compile code using the highest warning level available for your compiler, and eliminate warnings by modifying the code.
According to C99, Section 5.1.1.3:
A conforming implementation shall produce at least one diagnostic message (identified in an implementation-defined manner) if a preprocessing translation unit or translation unit contains a violation of any syntax rule or constraint, even if the behavior is also explicitly ...
Read now
Unlock full access