...
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 |
...
...
This rule appears in the C++ Secure Coding Standard as EXP15-CPP. Beware of integer promotion when performing bitwise operations on chars or shorts.
...
Wiki Markup |
---|
\[[MISRA 04|AA. Bibliography#MISRA 04]\] Rule 10.5 |
...