C library function - fscanf(), The C library function int fscanf(FILE *stream, const char *format, ...) reads formatted input from a stream.
確定! 回上一頁