gcc: Character Escapes

1 
1 6.41 The Character <ESC> in Constants
1 =====================================
1 
1 You can use the sequence '\e' in a string or character constant to stand
1 for the ASCII character <ESC>.
1