lint question

Paul T. Shannon pts at watt.acc.Virginia.EDU
Tue Jan 10 09:11:35 AEST 1989


I've been following the lint discussion, and decided it was high
time for me to use lint myself.  Here's a question for style experts:
Lint complains: 

function returns value which is always ignored
    fprintf	    printf

Is it bad style to use these functions without also checking the 
returned value?



More information about the Comp.lang.c mailing list