Here are some examples of the lseek function, and the notes explain the specific location of the file offset: lseek (fd, 0, SEEK_SET); // file start ...
確定! 回上一頁