int feof(FILE* stream);. The feof() function takes a file stream as argument and returns an integer value which specifies if the end of file has been reached.
確定! 回上一頁