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
- Hyponyms: hard return, soft return
- Microsoft Windows uses CRLF for newline.
- 2002, Allen B. Downey; Jeffrey Elkner; Chris Meyers, How to Think Like a Computer Scientist: Learning with Python:
- It contains only a single statement, which outputs a newline character. (That's what happens when you use a print command without any arguments.)
Translations
Translations
|
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.