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

  1. There is a different member access operator that you use to access
  2. a member from a pointer to an object.  This operator looks like,
  3. and is sometimes called, the arrow operator.
  4.