Versions Compared

Key

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

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

DCL32DCL51-CPP

Low

Unlikely

Low

P3

L3

Automated Detection

...

Related Guidelines

CERT C Coding StandardDCL37-C. Do not declare or define a reserved identifier
PRE06-C. Enclose header files in an inclusion guard 
MISRA 08Rule 17-0-1, "Reserved identifiers, macros and functions in the standard library shall not be defined, redefined or undefined"

...