home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A041423.TXT < prev    next >
Encoding:
Text File  |  1993-10-29  |  80 b   |  3 lines

  1. main() does not need a return statement because it has a return
  2. type of void.
  3.