爱情没有谁对谁错:read 函数

来源:百度文库 编辑:高校问答 时间:2024/05/05 19:39:45

#include <unistd.h>

ssize_t read(int fildes, void *buf, size_t nbyte);