CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2001
    Posts
    87

    Searching thru C

    Can somebody please tell me the code for making C search thru the hardrive and return a value when it has found the, file the user wanted?
    (IE):the user inputs the file name and/or the extension and th program searches the hardrive and returns a 'yes' or 'no' value i dont know how to make the program search the hardrive.
    Can somebody please help me by giving the code for this function. Or if you have any other method of doing it I'll be more than oblidged to hear it.
    Thank You


  2. #2
    Join Date
    Feb 2001
    Location
    Sydney, Australia
    Posts
    1,909

    Re: Searching thru C

    follow this link: http://www.codeguru.com/cgi-bin/bbs/...age=0&Limit=25

    Please - rate answer if it helped you
    It gives me inspiration when I see myself in the top list =)

    Best regards,

    -----------
    Igor Soukhov (Brainbench/Tekmetrics ID:50759)
    [email protected] | ICQ:57404554 | http://soukhov.com

    Russian Software Developer Network http://rsdn.ru
    Best regards,
    Igor Sukhov

    www.sukhov.net

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured