read 函数

2024-12-27 05:58:31
推荐回答(1个)
回答1:

#include

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