版本1和2间的区别
于2007-07-18 22:12:54修订的的版本1
大小: 609
编辑: czk
备注:
于2007-07-19 07:32:17修订的的版本2
大小: 664
编辑: czk
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 1: 行号 1:
## page was renamed from TCPL/A.5 Objects and Lvalues

A.5 Objects and Lvalues

An Object is a named region of storage; an lvalue is an expression referring to an object. An obvious example of an lvalue expression is an identifier with suitable type and storage class. There are operators that yield lvalues, if E is an expression of pointer type, then *E is an lvalue expression referring to the object to which E points. The name "lvalue" comes from the assignment expression E1 = E2 in which the left operand E1 must be an lvalue expression. The discussion of each operator specifies whether it expects lvalue operands and whether it yields an lvalue.

TCPL/A.05_Objects_and_Lvalues (2008-02-23 15:34:17由localhost编辑)

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