Examples : · lseek(fd,5,SEEK_SET) – this moves the pointer 5 positions ahead starting from the beginning of the file · lseek(fd,5,SEEK_CUR) – this moves the ...
確定! 回上一頁