文件名称:filesystem
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 79kb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用ftw函数对目录进行遍历,函数原型是:
int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd)
ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录
-Deepen the understanding of linux file system
int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd)
ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录
-Deepen the understanding of linux file system
相关搜索: linux
(系统自动生成,下载前可以参看下载内容)
下载文件列表
filesystem\代码\difftree.c
..........\可执行程序\difftree.out
..........\实验报告\文件系统.doc
..........\代码
..........\可执行程序
..........\实验报告
filesystem
..........\可执行程序\difftree.out
..........\实验报告\文件系统.doc
..........\代码
..........\可执行程序
..........\实验报告
filesystem