int fscanf(FILE *__restrict stream, const char *__restrict format, /* [pointer,] */ ...); ... scanf() reads from the standard input stream stdin.
確定! 回上一頁