cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
C find files in a directory.
C find files in a directory.
Oct 7, 2010 at 3:13am UTC
shadowayex
(99)
I was wondering if there was a way in Standard C to get the names of all the files from a certain directory. Something like the glob() function from PHP, if you will.
I need this in just plain C. I can't use C++ on this particular project.
Oct 7, 2010 at 7:44am UTC
kbw
(9488)
http://www.cplusplus.com/forum/beginner/21043/#msg110215
Topic archived. No new replies allowed.