Yeah, you’re right about the backslash but you know the standard usage of the carriage return character is defined by the operating system you’re programming for, right? So if you’re programming only for Microsoft systems, then yes, I guess “\n” is the real standard, but that will not work on many linux-based operating systems, and I had to say it’s a bit strange for me to call standard to something that it’s universally avoided in sake of a better combination of characters because it don’t works for a whole gama of operating systems.