There are two books available that cover C: one for rules and the other for guidelines. Image Removed Image AddedThe CERT C Coding Standard provides rules to help programmers ensure that their code complies with the new C11 standard and earlier standards, including C99.
Image Removed Image Added Secure Coding in C and C++ identifies the root causes of today's most widespread software vulnerabilities, shows how they can be exploited, reviews the potential consequences, and presents secure alternatives. |