|
于2007-07-19 07:57:37修订的的版本3
大小: 555
备注:
|
于2007-08-12 12:38:46修订的的版本4
大小: 583
备注:
|
| 删除的内容标记成这样。 | 加入的内容标记成这样。 |
| 行号 2: | 行号 2: |
[[Navigation(slides)]] |
A.2 Lexical Conventions
A program consists of one or more translation units stored in files. It is translated in several phases, which are described in Par.A.12. The first phases do low-level lexical transformations, carry out directives introduced by the lines beginning with the # character, and perform macro definition and expansion. When the preprocessing of Par.A.12 is complete, the program has been reduced to a sequence of tokens.