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

Threaded View

  1. #1
    Join Date
    Jul 2005
    Posts
    141

    remove the last line from StreamReader

    hi...

    how do we remove the last line of the file we open in StreamReader? and then we saved the edited file (without the last line). is there any way to do it?

    any help is greatly appreciated. thanks a lot
    Last edited by imin; August 20th, 2007 at 10:51 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