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 StandardDCL36-CPP. Do not declare an identifier with conflicting linkage classifications
MISRA-CRule 8.1 (required): Functions shall have prototype declarations and the prototype shall be visible at both the function definition and call

Bibliography

...