home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A131132.TXT < prev    next >
Encoding:
Text File  |  1993-09-21  |  116 b   |  3 lines

  1. The member function f() from base1 has private access in derived1.
  2. The derived1 member function s() can call f().
  3.