noun
newline character
Computing term for the control character(s) that mark a line break; may refer to CR, LF, or CR+LF depending on the system.
テキストファイルの各行の末尾には改行コードが入っている。
A newline character is placed at the end of each line in a text file.
WindowsとUnixでは改行コードが異なる。
The newline character differs between Windows and Unix.