off_t lseek(int filedes, off_t offset, int whence);. ▫ Current file offset in bytes. ▫ whence: SEEK_SET, SEEK_CUR, SEEK_END. ▫ Example.
確定! 回上一頁