The getc() function returns the next character from stream, or EOF if the end of file is reached. getc() is identical to fgetc(). For example:
確定! 回上一頁