Friday, November 26, 2010

Declarator Operators

Postfix declarator operators have higher precedence than prefix declarator operators.

References:
The C++ Programming Language by Bjarne Stroustrup. Addison-Wesley, 2000. Section:4.9.1
http://www.velocityreviews.com/forums/t450319-declarator-operators.html

No comments:

Post a Comment