Tagged Questions

3
votes
7answers
2k views

How do you get a directory listing in C?

How do you scan a directory for folders and files in C? It needs to be cross-platform.