cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How to find Is the directory contains on
How to find Is the directory contains only files not sub folders
Sep 27, 2012 at 10:54am UTC
satheesh
(10)
Hi,
I need to find whether the directory contains the files not sub folders ???
for example directory C:\Test contains 3 files only
how can i find???
Thanks,
Last edited on
Sep 27, 2012 at 10:54am UTC
Sep 27, 2012 at 4:12pm UTC
Fransje
(435)
Use a Boost library, boost::filesystem for example.
Topic archived. No new replies allowed.