Programming 版 (精华区)

发信人: FBI (祝福你·想念你), 信区: Programming
标  题: Re: c语言中如何获得一个目录下所有的文件名??
发信站: 哈工大紫丁香 (2002年04月05日19:26:22 星期五), 站内信件

太古老了。

【 在 lofe (〖感激生活Θ路无边〗) 的大作中提到: 】
: /* findfirst and findnext example */
: #include <stdio.h>
: #include <dir.h>
: int main(void)
: {
:    struct ffblk ffblk;
:    int done;
:    printf("Directory listing of *.*\n");
:    done = findfirst("*.*",&ffblk,0);


--

                            ★                 ◢◣
                                              ◢◢◣      ☆
                   /○\ ●                   ◢◢◣◣       ┌────┐
                   /■\/■\                ◢◢◢◣◣◣     │流金歲月│
   ╪═╪═╪═╪   <|  ||  ╪═╪═╪═╪═╪═╪═╪═╪  └┬──┬┘

※ 来源:·哈工大紫丁香 bbs.hit.edu.cn·[FROM: 天外飞仙]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:2.004毫秒