Console clear screen

How to clear the screen of the console?

I tryed system("CLS") but console "sparkles".

And I tryed cout<<"\n\n\n\n\n\n\n\n\n\n\n\n" but then the text is drawn weirdly.

How to clear the screen perfectly?
What system are you on? Sounds like it's not Windows.
Its Windows XP 5.1.2600
http://www.cplusplus.com/articles/4z18T05o/
Scroll down to "OS Specific Ways"
(Sorry, I need to reformat the article, since I originally formatted it for use in a normal posting.)
Topic archived. No new replies allowed.