home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10146.TXT < prev    next >
Encoding:
Text File  |  1993-09-24  |  231 b   |  5 lines

  1. On the first use of this function after an iterator object has
  2. been constructed, these statements are executed.  They set the
  3. data member "current" to the first item in the list and the data
  4. member "prior" to the null pointer.
  5.