gcc.info: Character Escapes

Go forward to Variable Attributes
Go backward to Dollar Signs
Go up to C Extensions
Go to the top op gcc

The Character in Constants

   You can use the sequence `\e' in a string or character constant to
stand for the ASCII character <ESC>.