头文件:#include stdio.h ftell() 函数用来获取文件读写指针的当前位置,其原型为: long ftell(FILE * stream); 【参数】stream 为已打开的文件指针。
確定! 回上一頁