----- Original Message ----- From: "Brett McCoy" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, August 08, 2008 4:40 PM Subject: Re: [c-prog] warning
> You are still comparing the wrong thing here. If you want to check the
> status of fclose(), you need to capture the integer value that gets
> returned
> by fclose().
>
Does fclose return an int or pointer ? My reference says an int but
isn't -1 considered an int ?
Bill
