Versions Compared

Key

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

...

CERT C++ Secure Coding StandardPRE01-CPP. Use parentheses within macros around parameter names
ISO/IEC PDTR 24772Operator precedence/order of evaluation [JCW]
MISRA-C

Rule 19.1 (advisory): #include statements in a file should only be preceded by other preprocessor directives or comments

Bibliography

[Plum 1985] 
[Summit 2005]Question 10.1

...