Thats ok for string definitions (STRING* str_mystr = "#255";) but makes no sense reading/writing plain ascii-files. (\n is also not evaluated in ascii-files)
(but thanks for the hint...)