newline
التعريفات والمعاني
== English ==
=== Etymology ===
From new + line, Coined by Bell Laboratories during development of the C programming language and the UNIX operating system.
=== Noun ===
newline (plural newlines)
(computing) The character or character sequence that indicates the end of a line of text and transition to the next line; or, a control code or escape sequence used in a programming language to denote this character.
Synonyms: line break, carriage return, end-of-line, \n
Hyponyms: hard return, soft return
Microsoft Windows uses CRLF to represent a newline.
==== Translations ====
=== See also ===