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 StandardDCL02-CPP. Use visually distinct identifiers
ISO/IEC TR 24772Choice of filenames and other external identifiers [AJN]
Leveraging human experience [BRS]
Choice of clear names [NAI]
MISRA-CRule 5.6 (advisory): No identifier in one name space should have the same spelling as an identifier in another name space, with the exception
of structure and union member names

...