Sunday, July 12, 2009

Can anyone give me a C++ code fragement for this?

a code fragment to search files on hard drive using wild cards, for filename and also for the extension.


i need this for my school project. please help.


thanks.


you could write the main part alone, the command and syntax.


for Turbo C++ v 3.0

Can anyone give me a C++ code fragement for this?
look up the functions findfirst and findnext, they could help you.


No comments:

Post a Comment