Listing files in directory

Hi ..

Can anyone tell me any built it function which lists files in directory....

Thanks in advance

Prakash
If by built it function you mean standard functions, there are non. Each platform has it's own way of interfacing to its file system.
closed account (S6k9GNh0)
For an easy, cross-platform method, Boost provides a library.

http://www.boost.org/doc/libs/1_37_0/libs/filesystem/doc/index.htm
Thanks alot Kbw and computerquip for your valuable input.... :)
Topic archived. No new replies allowed.