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 EXP15-CPP. Beware of integer promotion when performing bitwise operations on chars or shorts.

...

Bibliography

Wiki Markup
\[[MISRA 04|AA. Bibliography#MISRA 04]\] Rule 10.5

...