Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How do I read file names

Hi,
We all know how to read in files such as txt files in C++. But let's say I want to specify a directory (like My Documents) and I want to read the names of all the files in My Documents... Is there a way to do that in C++? :confused:
AY
[264 byte] By [ayousuf] at [2007-11-11 8:48:12]
# 1 Re: How do I read file names
See http://www.dev-archive.com/cplus/10MinuteSolution/26748
Danny at 2007-11-11 21:01:03 >