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

  1. This example initializes the elements of the array "price".
  2. Because the initializations occur in the "for" expressions, a
  3. statement is needed only to complete the "for" syntax.
  4.