4.190.59 int fflush
int fflush(FILE *stream)
Flush stream
.
This is a null operation provided for source-code compatibility only, as the standard IO implementation currently does not perform any buffering.
int fflush(FILE *stream)
Flush stream
.
This is a null operation provided for source-code compatibility only, as the standard IO implementation currently does not perform any buffering.
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.