Hello,

VS 2005

What is the best and most efficient method for reading from a text file. Storing it in a temporary file or variable, and then finally appending it to another file.

Its important the file that it is being appended to does not overwrite what is already in there.

Many thanks for any advice,

Steve