Title: INT14-C. Avoid performing bitwise and arithmetic operations on the same data  
Author: Levi Broderick Apr 06, 2007
Last Changed by: Anirban Gangopadhyay Aug 30, 2019
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/y9UxBQ
Export As: Word · PDF  
Incoming Links
SEI CERT Oracle Coding Standard for Java (1)
    Page: NUM01-J. Do not perform bitwise and arithmetic operations on the same data
SEI CERT C Coding Standard (1)
    Page: MSC14-C. Do not introduce unnecessary platform dependencies
Hierarchy
Parent Page
    Page: Rec. 04. Integers (INT)