版本1和3间的区别 (跳过第2版)
于2007-07-18 22:19:59修订的的版本1
大小: 606
编辑: czk
备注:
于2008-02-23 15:36:31修订的的版本3
大小: 662
编辑: localhost
备注: converted to 1.6 markup
删除的内容标记成这样。 加入的内容标记成这样。
行号 1: 行号 1:
## page was renamed from TCPL/A.7.1 Pointer Conversion

A.7.1 Pointer Conversion

If the type of an expression or subexpression is "array of T", for some type T, then the value of the expression is a pointer to the first object in the array, and the type of the expression is altered to "pointer to T". This conversion does not take place if the expression is in the operand of the unary & operator, or of ++, --, sizeof, or as the left operand of an assignment operator or the . operator. Similarly, an expression of type "function returning T", except when used as the operand of the & operator, is converted to "pointer to function returning T".

TCPL/A.07.01_Pointer_Conversion (2008-02-23 15:36:31由localhost编辑)

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