printf is used for standard output while scanf is used for standard input. ... int fscanf(FILE* fp, const char* format, arg1, arg2, …);.
確定! 回上一頁