linefeed
- noun
- /ˈlaɪnˌfiːd/
- Specialized
- In programming, a linefeed indicates a new line.
Examples
-
When printing, each linefeed signals the printer to move to the next line.
-
In this text document, every linefeed indicates where a new line begins.
-
Each time the printer receives a linefeed, it advances the paper to the next line.
-
Some text files use a linefeed character to separate lines, while others use a carriage return.
-
On Unix systems, each new line in a text file is marked by a linefeed character.
-
The linefeed character is essential for formatting text.
-
The programmer used a linefeed character to separate the output into multiple lines.
Synonyms
A break that moves text to the next line
The character that marks a break between lines of text
A special mark in computer text that ends a line and starts the next
A character that moves text to the start of the next line
Surface Forms
Morphology
Etymology
Linefeed joins line and feed. Imagine a printer 'feeding' the paper forward one line at a time. So a linefeed is the special character that tells the computer or printer to move 'to the next line'.