For input functions, the file pointer stdin or the file descriptor 0 is specified as the file argument. Examples fgetc(stdin); read(0, buf, n);.
確定! 回上一頁