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

  1. In the third iteration, two is NOT less than two, so the body of
  2. the loop is not executed and control passes out of the loop.
  3.