版本2和3间的区别
于2007-07-19 07:33:32修订的的版本2
大小: 703
编辑: czk
备注:
于2008-02-23 15:34:08修订的的版本3
大小: 703
编辑: localhost
备注: converted to 1.6 markup
未发现区别!

A.8.10 Type Equivalence

Two type specifier lists are equivalent if they contain the same set of type specifiers, taking into account that some specifiers can be implied by others (for example, long alone implies long int). Structures, unions, and enumerations with different tags are distinct, and a tagless union, structure, or enumeration specifies a unique type.

Two types are the same if their abstract declarators (Par.A.8.8), after expanding any typedef types, and deleting any function parameter specifiers, are the same up to the equivalence of type specifier lists. Array sizes and function parameter types are significant.

TCPL/A.08.10_Type_Equivalence (2008-02-23 15:34:08由localhost编辑)

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