4.190.49 int ferror
int ferror(FILE *__stream)
Test the error flag of stream
. This flag can only be cleared by a call to clearerr().
int ferror(FILE *__stream)
Test the error flag of stream
. This flag can only be cleared by a call to clearerr().
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.