Download List

项目描述

libfssearch is a C++ library that provides file and directory traversal functionality. Given a base directory, it will traverse the tree rooted at that directory in depth-first order, invoking a callback function for each file or directory found. It is basically a C++ version of the Unix command, "find -exec foo". It has been tested on Solaris and Linux.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-01 19:24
0.03

新方法增加了,整体速度提高,小错误也得到了修复,文件进行了更新,以及其他改进。
标签: Stable, Major feature enhancements
New methods were added, overall speed was improved, minor bugs were fixed, the
documentation was updated, and other improvements were made.

Project Resources