摘要:
表头文件: #include #include 定义函数: int stat(const char *file_name, struct stat *buf); 函数说明: 通过文件名filename获取文件信息,并保存在buf所指的结构体stat中返回值: 执行成功则返回0,失败返回-1,错误代码存于errno错误代码:... 阅读全文
posted @ 2015-03-09 23:19
guangliang_98
阅读(252)
评论(0)
推荐(0)
浙公网安备 33010602011771号