|
大小: 521
备注:
|
← 于2008-02-23 15:34:09修订的的版本3 ⇥
大小: 572
备注: converted to 1.6 markup
|
| 删除的内容标记成这样。 | 加入的内容标记成这样。 |
| 行号 1: | 行号 1: |
| ## page was renamed from TCPL/A.12.6 Line Control |
A.12.6 Line Control
For the benefit of other preprocessors that generate C programs, a line in one of the forms
- # line constant "filename" # line constant
causes the compiler to believe, for purposes of error diagnostics, that the line number of the next source line is given by the decimal integer constant and the current input file is named by the identifier. If the quoted filename is absent, the remembered name does not change. Macros in the line are expanded before it is interpreted.