Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

Related Guidelines

CERT C++ Secure Coding StandardPRE06-CPP. Enclose header files in an inclusion guard
MISRA-CRule 19.5 (required): Macros shall not be #define’d or #undef’d within a block

Bibliography

[Plum 1985]Rule 1-14

...