End of Line Constant

Consists of a constant string containing the platform-dependent end-of-line value.

For Windows, the value is CR/LF; for Macintosh, the value is CR; and for UNIX, the value is LF.