Open existing file, append a single line

Posted by Blankman on Stack Overflow See other posts from Stack Overflow or by Blankman
Published on 2010-05-14T19:30:16Z Indexed on 2010/05/14 19:34 UTC
Read the original article Hit count: 200

Filed under:
|

I want to open a text file, append a single line to it, then close it.

© Stack Overflow or respective owner

Related posts about c#

Related posts about files