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

  1. The expression in an if statement can have multiple conditions.
  2. In this example, the expression only evaluates as true if both
  3. x and y are greater than 0.
  4.