Hey, how do you use a piece of code like this to APPEND a file...:?
ofstream out_stream;
out_stream.open("Mail.dat");
How do you open it for appending instead of wiping it clean each time.
|
Results 1 to 19 of 19
Thread: C++ File appendingThreaded View
|
Click Here to Expand Forum to Full Width |