Enable JavaScript in the browser to display LibreOfficeDev Help pages.
檔案輸入/輸出函式
將一個資料條目從相對檔案讀取並寫入一個變數中;或將一個位元組序列從二進制檔案讀取並寫入一個變數中。
Reads a line from a sequential file into a variable.
將資料條目寫入相對檔案中,或將位元組序列寫入二進制檔案中。
Writes data to a sequential text file with delimiting characters.
傳回由 Open 陳述式開啟的檔案中下一個寫入或讀取的位置。