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

  1. On the first iteration, x is zero and thus less than two, so the
  2. body of the loop is executed.
  3.