public marks

PUBLIC MARKS from recommendation with tag scope

24 January 2007 09:15

Namespaces

by 1 other
The format of namespaces is: namespace identifier{ entities}Where identifier is any valid identifier and entities is the set of classes, objects and functions that are included within the namespace. For example: namespace myNamespace { int a, b; }

recommendation's TAGS related to tag scope

access +   case +   classes +   cout +   data +   double +   endl +   entities +   example +   first +   from +   functions +   global +   have +   identifier +   include +   langu +   main +   mynamespace +   name +   namespace +   namespaces +   objects +   return +   same +   second +   structures +   that +   this +   tutorial +   used +   Using +   variables +   with +   within +