ccplusplus.com
Learn C, C++ Concepts
Thursday, August 18, 2011
Scope and Storage for a Class
Identifiers have scope, objects have a storage class, and variables have both. In this post, we will try to discuss the difference between declarations and definitions, and how to determine the scope of identifiers and the storage class of objects.
Declarations and Definitions
Identifier Scope
Storage Class
Namespaces
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment