|
|
|
Annex A (informative) Language syntax summary 1 NOTE The notation is described in 6.1. A.1 Lexical grammar A.1.1 Lexical elements (6.4) token: keyword (6.4) preprocessing-token: header-name A.1.2 Keywords (6.4.1) keyword: one of auto break case char const continue default do double else enum extern float for goto if inline int long register restrict return short signed sizeof static struct switch typedef union unsigned void volatile while _Bool _Complex _Imaginary §A.1.2 Language syntax summary 403 |