PROTOTYPE off_t lseek(int fd, off_t offset, int whence). Seek to a position in a file. Affects where the next read or write will occur.
確定! 回上一頁