int fseek(FILE *stream, long offset, int fromwhere);函式設定檔案指標stream的位置。如果執行成功,stream將指向以fromwhere為基準,偏移offset( ...
確定! 回上一頁