...
CERT C++ Secure Coding Standard | PRE06-CPP. Enclose header files in an inclusion guard |
---|---|
MISRA-C | Rule 19.5 |
Bibliography
[ISO/IEC 9899:2011] | Section 5.1.1, "Translation Environment," section 6.10, "Preprocessing Directives," and section 7.1.2, "Standard Headers" |
---|---|
[Plum 1985] | Rule 1-14 |
...