fseek函式和lseek函式類似,但lseek返回的是一個off_t數值,而fseek返回的是一個整型 ... filesize(FILE*stream);int main(void){FILE *stream;stream=fopen("MYFILE.
確定! 回上一頁