Example : This function is intended to be used in a fashion similar to the following example: off_t result = lseek(fildes, offset, whence); if (result < 0) ...
確定! 回上一頁