Versions Compared

Key

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

...

CERT C++ Secure Coding StandardEXP11-CPP. Do not apply operators expecting one type to data of an incompatible type
ISO/IEC TR 24772"STR Bit representations"
MISRARule 3.5
[Plum 1985]Rule 6-5: In portable code, do not depend upon the allocation order of bit-fields within a word.

Bibliography

 Rule 6-5
[ISO/IEC 9899:2011]Section 6.7.2, "Type Specifiers"[Plum 1985]