home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A02164.TXT < prev    next >
Encoding:
Text File  |  1993-07-26  |  124 b   |  3 lines

  1. When a pointer is incremented or decremented, the value of the
  2. pointer is changed by the size of the object it points to.
  3.