Guest_imported
New member
- Jan 1, 1970
- 0
I have looked everywhere, and nothing.
I found for_each_file(), but it doesnt seem to work, or I'm screwing up the syntax.
I thought scandir(), but its only for unix.
I'm using DOS (win98), long file names, and DJGPP as the compiler.
I am wanting to scan a Directory for all filenames ending in .m3u, the put the result in an array of say names[10][40], so I can call them up later.
It someone could show me the proper syntax, and some short sample code, I would be very thankful.
Scott
I found for_each_file(), but it doesnt seem to work, or I'm screwing up the syntax.
I thought scandir(), but its only for unix.
I'm using DOS (win98), long file names, and DJGPP as the compiler.
I am wanting to scan a Directory for all filenames ending in .m3u, the put the result in an array of say names[10][40], so I can call them up later.
It someone could show me the proper syntax, and some short sample code, I would be very thankful.
Scott