home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05151.TXT < prev    next >
Encoding:
Text File  |  1993-11-06  |  171 b   |  4 lines

  1. In specific situations, you can access a class from outside its
  2. definition using the scope resolution operator.  One such
  3. situation involves defining member functions.
  4.