|
⇤ ← 于2007-07-18 22:46:00修订的的版本1
大小: 629
备注:
|
大小: 678
备注:
|
| 删除的内容标记成这样。 | 加入的内容标记成这样。 |
| 行号 1: | 行号 1: |
| ## page was renamed from TCPL/A.8.5 Declarators |
A.8.5 Declarators
Declarators have the syntax:
- declarator:
- pointeropt direct-declarator
- identifier (declarator) direct-declarator [ constant-expressionopt ] direct-declarator ( parameter-type-list ) direct-declarator ( identifier-listopt )
- type-qualifier-listopt
- type-qualifier-listopt pointer
- type-qualifier type-qualifier-list type-qualifier
The structure of declarators resembles that of indirection, function, and array expressions; the grouping is the same.