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

  1. Assume the "for" expression looks like this instead.  As the x<0
  2. condition is checked BEFORE the loop is run, nothing would be
  3. printed.
  4.