Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
-
-
-
EXP19-C. Use braces for the body of an if, for, or while statement (SEI CERT C Coding Standard)
-
EXP16-C. Do not compare function pointers to constant values (SEI CERT C Coding Standard)
-
-
-
EXP46-C. Do not use a bitwise operator with a Boolean-like operand (SEI CERT C Coding Standard)
-
EXP02-J. Do not use the Object.equals() method to compare two arrays (SEI CERT Oracle Coding Standard for Java)
-
EXP03-J. Do not use the equality operators when comparing values of boxed primitives (SEI CERT Oracle Coding Standard for Java)