I want to store a new line character in a text file using CFile. Normally I am storing the text in CString and then using File.Write which is putting all the text in one single line.