please help search files in folder

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2007
Posts: 15
Reputation: gamodg is an unknown quantity at this point 
Solved Threads: 0
gamodg gamodg is offline Offline
Newbie Poster

please help search files in folder

 
0
  #1
Mar 27th, 2007
am using tc3
i want to search files in a folder named "project" on c drive
this folder contains some text files namely
2-2AA
2-2BA
2-2CA
2-2DA
LOG
i want to search how many files are there excluding LOG so that i can open them one by one and manipulate them
like f.open("c:\\project\\2-2AA.txt"......)
please suggest a code that can be used to search files in a folder or how c++ handles this.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,342
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1460
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: please help search files in folder

 
0
  #2
Mar 27th, 2007
I believe TC3 compiler supports dos.h and I think it includes _dos_findfirst() and _dos_findnext(). Here is an example program.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC