...pendir(),readdir(),rewinddir(),telldir()和seekdir(),closedir() - 1 opendir 所需的头文件 #... 连续不断地打开目录(opendir),但却不释放(closedir),有..
基于24个网页-相关网页
This operation is the opendir(), readdir(), ..., closedir() sequence in one call.
这个操作实际上是在一次调用中执行 opendir()、readdir()、...、closedir() 序列。
Thee pointer to a dir structure that is returned by opendir is then used with the other five functions.
指向dir结构体的指针是opendir函数返回的,然后用于其它五个函数。
Thee opendir function initializes things so that the first readdir reads the first entry in the directory.
opendir函数初始化数据,因此第一个readdir函数读出到目录内的第一个entry。
应用推荐