fgetc(), getc() and getchar() return the character read as an unsigned char cast to an int or EOF on end of file or error.
確定! 回上一頁