Character Escapes (Using the GNU Compiler Collection (GCC)) (original) (raw)

Next: Raw String Literals, Previous: Dollar Signs in Identifier Names, Up: Other Extensions to C Syntax [Contents][Index]


6.12.19 The Character ESC in Constants

You can use the sequence ‘\e’ in a string or character constant to stand for the ASCII character ESC.