CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Aug 2004
    Posts
    4

    Exclamation Text File Processing

    I'm making a program that searches the word MAMPLASAN in a text file and save the lines that contains that word to another text file. I tried but I can't make the desired output. Can anybody help me make a procedure or a function that can accomplish this? Any help will be highly appreciated. Please...

    ===attached is a sample of the text file.
    Last edited by lowie82ph; August 18th, 2004 at 12:46 PM.

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