int fscanf(FILE *restrict stream, const char *restrict format, ...); ... The scanf() function shall read from the standard input stream stdin.
確定! 回上一頁