finddata

  • 详解finddata

    finddata是一个C标准库函数,它的作用是在指定目录中查找与指定文件名匹配的文件。具体的用法如下: int _findfirst( const char* filespec, …

    编程 2025-04-02