HELP!!!-Checking a folder For a particular File
Posted: Sun Oct 15, 2006 4:48 pm
Hi,
Can anyone tell me how to search a particular folder for a particular file?
should exec/system should be called?if so how.please tell me.
I am explaining with an example....
suppose the file to be searched is test.cpp and the folder is source.
Now the function will search in the folder source for the file test.cpp.If found returns true else returns false.
Can anyone tell me how to search a particular folder for a particular file?
should exec/system should be called?if so how.please tell me.
I am explaining with an example....
suppose the file to be searched is test.cpp and the folder is source.
Now the function will search in the folder source for the file test.cpp.If found returns true else returns false.