版本3和4间的区别
于2007-07-19 07:49:29修订的的版本3
大小: 728
编辑: czk
备注:
于2008-02-23 15:34:55修订的的版本4
大小: 728
编辑: localhost
备注: converted to 1.6 markup
未发现区别!

A.8.5 Declarators

Declarators have the syntax:

  • declarator:
    • pointeropt direct-declarator
    direct-declarator:
    • identifier (declarator) direct-declarator [ constant-expressionopt ] direct-declarator ( parameter-type-list ) direct-declarator ( identifier-listopt )
    pointer:
    • type-qualifier-listopt
    • type-qualifier-listopt pointer
    type-qualifier-list:
    • type-qualifier type-qualifier-list type-qualifier

The structure of declarators resembles that of indirection, function, and array expressions; the grouping is the same.

TCPL/A.08.05_Declarators (2008-02-23 15:34:55由localhost编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.