tobos
September 24, 2001, 09:16 am
I am writting to a file using the CArchive method. I want this file to be editable in text editors (notepad)..This works pretty well, but when I want to insert a '\n', to insert a carriage return, this actually shows a square symbol when opening the file with notepad. BUT opened with Word, I have a carriage return, as expected.
This happens only when using CArchive : with fwrite, I can insert '\n' without this pb showing up. Any ideas ?
Thanks.
This happens only when using CArchive : with fwrite, I can insert '\n' without this pb showing up. Any ideas ?
Thanks.