版本1和2间的区别
于2007-07-18 22:28:04修订的的版本1
大小: 336
编辑: czk
备注:
于2007-07-19 07:46:11修订的的版本2
大小: 396
编辑: czk
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 1: 行号 1:
## page was renamed from TCPL/A.7.4.3 Indirection Operator

A.7.4.3 Indirection Operator

The unary * operator denotes indirection, and returns the object or function to which its operand points. It is an lvalue if the operand is a pointer to an object of arithmetic, structure, union, or pointer type. If the type of the expression is pointer to T, the type of the result is T.

TCPL/A.07.04.3_Indirection_Operator (2008-02-23 15:35:50由localhost编辑)

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