Line feed

From Free Pascal wiki
Revision as of 09:11, 11 October 2015 by Djzepi (talk | contribs)
Jump to navigationJump to search

Line feed (LF) is one of the control characters in ASCII code and Unicode. In ASCII and Unicode, the character code decimal 10 (or hexadecimal 0A) is defined to be line feed.

A unix (Linux...) end of line marker is line feed (LF, #10 ).