一函式介紹:函式名: lseek()功能: 移動檔案讀/寫指標所需標頭檔案:#include <sys/types.h>#include <unistd.h>函式原型:off_t lseek(int fd, ...
確定! 回上一頁