escape sequence

An escape character together with subsequent characters, not output as written, but specifying a particular behaviour.

Noun

  1. 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.

Forms

escape sequences