#include <sys/types.h> #include <unistd.h> off_t lseek(int fd, off_t offset, int whence);. 參數 offset 和 whence 的含義 ...
確定! 回上一頁