escape sequence
English
editNoun
editescape sequence (plural escape sequences)
- (computing, telecommunications) An escape character together with subsequent characters, not output as written, but specifying a particular behaviour.
- In the C programming language, the backslash is an escape character; for example,
\n
is an escape sequence which represents a newline.
Translations
editescape character together with subsequent characters
|
Further reading
edit- escape sequence on Wikipedia.Wikipedia