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

A.7.4.2 Address Operator

The unary operator & takes the address of its operand. The operand must be an lvalue referring neither to a bit-field nor to an object declared as register, or must be of function type. The result is a pointer to the object or function referred to by the lvalue. If the type of the operand is T, the type of the result is pointer to T.

TCPL/A.07.04.2_Address_Operator (2008-02-23 15:36:32由localhost编辑)

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