Versions Compared

Key

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

...

When using long identifiers, try to make the initial portions of the identifiers unique for easier recognition. This also helps prevent errors resulting from non-unique identifiers (DCL32-C).

References

Wiki Markup
\[
/
[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]]\ Section 5.2.4.1, "Translation limits"

/

\[[MISRA 04|AA. C References#MISRA 04]]\ Rule 5.1