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

  1. This example prints "Hello World!"  to standard output.  "endl"
  2. acts as a newline character, causing any output following it to be
  3. directed to the next line.
  4.