• 2022-11-04
    6.9lseek函数的原型函数为说明
    A: intlseek(constchar*pathname,flags,intperms)
    B: ssize_tlseek(intfd,void*buf,size_tcount)
    C: FILE*lseek(constchar*path,constchar*mode)
    D: off_tlseek(intfd,off_toffset,intwhence)