Can somebody please tell me how to append to a file using fstream with VC++? Note the keyword "append", I already know how to overwrite a file using fstream, but I want to know how I can append. The Internet is no help at all (esp. Microsoft's MSDN website, which I'm sick and tired of and am not even going to go to for help anymore), so I have turned here as a last result. If anybody could help me, it would be appreciated, thanks.