從文件中獲取一個字符
The fgetc() function returns a single character from an open file. 函數(shù)的作用是:從文件指針中字取讀符。
The fgetc() function is used to read a single character from a file. 函數(shù)是用來讀取一個文件中的一個字符。