home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A02253.TXT < prev    next >
Encoding:
Text File  |  1993-10-18  |  157 b   |  4 lines

  1. In this program, the condition is checked in the middle of the
  2. loop.  A while statement could be used instead of the for
  3. statement with the same results.
  4.