Hi Friends, I need to count number of files in a folder, i have the path from that i have to count all the files in that particular folder. Could any one tell me how to do that by C++ program. Thanks and Regards. V. Santhosh
Well to begin with, it would depend on your OS/Compiler. But let's have a guess at the win32 API and go with http://msdn2.microsoft.com/en-us/library/aa364407.aspx