EAGLE Help

Character Constants


A character constant consists of a single character or an escape sequence enclosed in single quotes, like

'a'
'='
'\n'
The type of a character constant is char.
Index Copyright © 2002 CadSoft Computer GmbH