Title: EXP00-J. Do not ignore values returned by methods  
Author: Dhruv Mohindra Aug 02, 2008
Last Changed by: Winfried Gerlach Jan 24, 2022
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/xzdGBQ
Export As: Word · PDF  
Incoming Links
SEI CERT Oracle Coding Standard for Java (3)
    Page: FIO02-J. Detect and handle file-related errors
    Page: FIO10-J. Ensure the array is filled when using read() to fill an array
    Page: ERR52-J. Avoid in-band error indicators
SEI CERT C Coding Standard (1)
    Page: EXP12-C. Do not ignore values returned by functions
SEI CERT Perl Coding Standard (1)
    Page: EXP32-PL. Do not ignore function return values
Hierarchy
Parent Page
    Page: Rule 02. Expressions (EXP)