off_t lseek(int fd, off_t offset, int whence); ... The lseek() function allows the file offset to be set beyond the end of the file (but this does not ...
確定! 回上一頁