To solve this problem, C provides feof() which returns non-zero value only if end of file has reached, otherwise it returns 0.
確定! 回上一頁