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

    Finding a character in .txt file

    what I need to do is finding a particular from a .txt file, and then I need to save the strings that were found with the character into a output file. However, at the first step, Anyone can show me how to find a particular character from a txt.file? Thank you for your help.


  2. #2
    Join Date
    Apr 1999
    Posts
    90

    Re: Finding a character in .txt file

    Allen,

    Apparently you didn't understand how to use the code that I sent you last week.

    What's the problem?

    Michael


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