I am outputing text to a text file using the CStdioFile classes WriteText() function. However, for the life of of me i cannot fing out how to start a new line! I want to be able to write a line of text, and then 'hit enter' and then write another line of text on the line below. Does anyone know how to do this? Any help would be appreciated. Thankyou