cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Clearing Screen
Clearing Screen
Sep 6, 2008 at 7:13am
Sep 6, 2008 at 7:13am UTC
Mertovun
(10)
Is there any way to clear screen when writing a console program?
Sep 6, 2008 at 7:18am
Sep 6, 2008 at 7:18am UTC
helios
(17607)
Depends. Do you want to make it portable or do you want to make it nice? Or do you want to do it the stupid way?
Also,
http://www.cplusplus.com/forum/general/428/
Last edited on
Sep 6, 2008 at 7:22am
Sep 6, 2008 at 7:22am UTC
Sep 6, 2008 at 3:02pm
Sep 6, 2008 at 3:02pm UTC
Duthomhas
(13245)
And on Windows:
http://www.cplusplus.com/forum/beginner/1988/page3.html#msg10830
Topic archived. No new replies allowed.