it isn't "end1" but "endl" (with an "el" not a "one")

The endl is short for "endline" and makes the console jump to a new line.
cout << "Hello world.\n"; would have the same effect.
For future posts: if you post code here please use
code-tags Last edited by Nick Evan; Nov 20th, 2008 at 11:28 am.
Moderator
Featured Poster
Reputation Points: 4142
Solved Threads: 394
Industrious Poster
Online 4,132 posts
since Oct 2006