システム関数-ファイル操作-lseek()
432 ワード
:
lseek
#include
off_t lseek(int fd, off_t offset, int whence);
SEEK_SET:
SEEK_CUR:
SEEK_END:
:
>0: ,
-1:
:
1. 。
2.