Hi,
I wish to read the content of a file into a string. The content of the string should be the exact content of the file, including all carriage returns (\r), line feeds (\n) as well as any other control characters.
My problem is that the functions that come with Gamestudio appear to cut out carriage returns and line feeds no matter what I do.

How can I do this?
Cheers,
~TehV

Last edited by TehV; 01/16/14 13:19.