Next:
Hash Entry
Up:
Other Operators
Previous:
List Indexing
Contents
Function Parameter, Structure and Class Member Attribute
The value of a parameter, an attribute of a structure or a class member is referenced by
A.name
where
A
is an expression whose value is a function, a structure, a class, or a class member, and
name
is an identifier.
oz 2009-12-22