|
-
October 23rd, 2007, 07:30 AM
#1
Getting a directory listing
It has been a while since I have been here, but my interest in computers is perking up again. Anyways, I would like to know if there is a standard way like through the STL to get a listing of files in a directory and there complete paths.
-
October 23rd, 2007, 07:39 AM
#2
Re: Getting a directory listing
I think that will be platform dependant, there was few functions in old C/C++ compilers but I dont think they work for 32/64 bit OS. What are your priorities, are you targetting specific OS ?
Regards,
Ramkrishna Pawar
-
October 23rd, 2007, 07:46 AM
#3
Re: Getting a directory listing
No, but there is a filesystem library in the [URL=www.boost.org]boost[/b] project which can.
- Guido
-
October 24th, 2007, 06:53 PM
#4
Re: Getting a directory listing
I was just curious. Thanks guys.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|