Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 106 Bytes

close.md

File metadata and controls

10 lines (7 loc) · 106 Bytes

函数原型

#include <unistd.h>

int close(int fd);

参数

fd: 一切文件的描述符