Using the GNU Compiler Collection (GCC): Character Escapes

Next: Alignment, Previous: Dollar Signs, Up: C Extensions   [Contents][Index]


6.41 The Character ESC in Constants

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