DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
C language compiler

Source files and tokenization

This section summarizes five of the six classes of regular tokens that the C compilation system partitions into from a source file during its third phase of translation. The remaining class, operators, is explained in ``Operators''. Preprocessing tokens are a superset of regular tokens and are summarized in ``Preprocessing tokens''.


Next topic: Tokens
Previous topic: Phases of translation

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003