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.
-
MSC58-J. Prefer using iterators over enumerations (SEI CERT Oracle Coding Standard for Java)
-
API09-C. Compatible values should have the same type (SEI CERT C Coding Standard)
-
API04-C. Provide a consistent and usable error-checking mechanism (SEI CERT C Coding Standard)
-
-
-
-
OBJ58-J. Limit the extensibility of classes and methods with invariants (SEI CERT Oracle Coding Standard for Java)
-
PRE11-C. Do not conclude macro definitions with a semicolon (SEI CERT C Coding Standard)
-
-