Tagged Questions

10
votes
8answers
15k 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.