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.
-
FIO10-J. Ensure the array is filled when using read() to fill an array (SEI CERT Oracle Coding Standard for Java)
-
API03-C. Create consistent interfaces and capabilities across related functions (SEI CERT C Coding Standard)
-
SER02-J. Sign then seal objects before sending them outside a trust boundary (SEI CERT Oracle Coding Standard for Java)
-
FIO03-J. Remove temporary files before termination (SEI CERT Oracle Coding Standard for Java)
-
NUM03-J. Use integer types that can fully represent the possible range of unsigned data (SEI CERT Oracle Coding Standard for Java)
-
FIO12-J. Provide methods to read and write little-endian data (SEI CERT Oracle Coding Standard for Java)
-
THI01-J. Do not invoke ThreadGroup methods (SEI CERT Oracle Coding Standard for Java)
-
MSC58-J. Prefer using iterators over enumerations (SEI CERT Oracle Coding Standard for Java)
-
API04-C. Provide a consistent and usable error-checking mechanism (SEI CERT C Coding Standard)
-