Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

                      Pointers to Static Class Members
   Pointers  to  static  class  members are the  exception  to  the  rule
   discussed  above,  since a static class member belongs  to  the  class
   itself  and  not to any particular object of the  class.  Pointers  to
   static  class members are defined and used in exactly the same way  as
   pointers  to  non-member  data items or functions. No  class  name  is
   required  in its definition, and no class object is required  for  its
   use.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson