mycpy

系统调用IO-11-read,write,lseek及mycpy的实现

1. 概述 read NAME read - read from a file descriptor SYNOPSIS #include <unistd.h> //从fd中读,读到buf中去,读count个字节 ssize_t read(int fd, void *buf, size_t count ......
系统 lseek mycpy write read
共1篇  :1/1页 首页上一页1下一页尾页