Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp) v1.0

...

This rule appears in the C++ Secure Coding Standard as PRE31-CPP. Avoid side-effects in arguments to unsafe macros.

...

Bibliography

Wiki Markup
\[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] Section 5.1.2.3, "Program execution"
\[[ISO/IEC PDTR 24772|AA. Bibliography#ISO/IEC PDTR 24772]\] "NMP Pre-processor Directions"
\[[MISRA 04|AA. Bibliography#MISRA 04]\] Rule 19.6
\[[Plum 85|AA. Bibliography#Plum 85]\] Rule 1-11

...