C庫函數long int ftell(FILE *stream)返回給定流的當前文件位置。 聲明以下是ftell()函數的聲明。 long int ftell ( FILE * stream ) 參數stream-- 這是一個文件對象的 ...
確定! 回上一頁