Hi,


Pls help.Iam trying to write a program that searches the my hard drive to find a .cpp and reads the lines in the .cpp file

For example if user enters the string like c:bsb77/programs it has to find the .cpp files and read the file and count the lines in the cpp file.

Is there any standard fuctions that i can use for searching the hard dribve for a string .


Thanks
BSB77