文件相關係統調用,文件描述符

  1.open函數:數組 函數原型:緩存 #include<sys/types.h> #include<sys/stat.h> #include<fcntl.h> int open(const char *pathname,int flaos); int open(const char *pathname,int flaos,mode_t mode); 函數功能:數據結構 用於打開或建立文件,
相關文章
相關標籤/搜索