1078
The operand of the unary
1079
The operand of the unary
1080
The unary
1081 If the operand has type type, the result has type pointer to type.
1082
If the operand is the result of a unary
1083
Similarly, if the operand is the result of a
1084 Otherwise, the result is a pointer to the object or function designated by its operand.
1085
The unary
1086 If the operand points to a function, the result is a function designator;
1087 if it points to an object, the result is an lvalue designating the object.
1088 If the operand has type pointer to type, the result has type type.
1089
If an invalid value has been assigned to the pointer, the behavior of
the unary
1090 Forward references: storage-class specifiers (6.7.1), structure and union specifiers (6.7.2.1).
Next
Created at: 2005-06-29 02:18:59
The text from WG14/N1124 is copyright © ISO