Thread
:
How to read file names in a directory as string?
View Single Post
xpi0t0s
Mentor
6Jul2011,12:28
There's nothing in C itself; you will have to use a platform-specific system call. Trouble is, you haven't said what platform.........