随笔分类 -  C/C++ / C/C++函数

摘要:前言全局说明 c/c++语言函数 stat, fstat, lstat, fstatat - get file status 一、说明 二、函数原型 2.1 #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> int st 阅读全文
posted @ 2024-06-26 12:51 悟透 阅读(122) 评论(0) 推荐(0) 编辑
摘要:前言全局说明 C语言 open函数说明 一、说明 二、函数原型 2.1 int open(const char *pathname, int flags); int open(const char *pathname, int flags, mode_t mode); 2.2 文件名: 三、使用示例 阅读全文
posted @ 2024-06-26 11:41 悟透 阅读(587) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示