escape sequence
Appearance
English
[edit]Noun
[edit]escape 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
[edit]escape character together with subsequent characters
|
Further reading
[edit]- escape sequence on Wikipedia.Wikipedia