read - 從文件中讀取的描述符SYNOPSIS #include unistd.h ssize_t read(int fd , void * buf , size_t count ); DESCRIPTION read () attempts to read up to count ...
確定! 回上一頁