Modules§
Statics§
- NUM_
BYTES_ FOR_ NEWLINE - Get the number of bytes representing a newline character on a Unix system.
Functions§
- newline
- Get the character representing a newline on a Unix system. This is called the line-feed (LF)
and is represented as the
\ncharacter.