Moves the file pointer to a location specified as an offset from the origin in a file. #include <unistd.h> off_t lseek (int handle, off_t offset, ...
確定! 回上一頁