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

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.