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

  1. This program prints "X is positive" if x is greater than 0. The
  2. line x++ is executed whether x is positive or not.
  3.