A lexical element refers to a character or groupings of characters that may legally appear in a source file. This section contains discussions of the basic lexical elements and conventions of the C and C++ programming languages: tokens, character sets, comments, identifiers, and literals.
Related References