4.190.52 int fscanf
int fscanf(FILE *__stream, const char *__fmt,...)
The function fscanf
performs formatted input, reading the input data from stream
.
See vfscanf() for details.
int fscanf(FILE *__stream, const char *__fmt,...)
The function fscanf
performs formatted input, reading the input data from stream
.
See vfscanf() for details.
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.