Search:
Forum
Windows Programming
system("CLS");
system("CLS");
May 13, 2013 at 7:35am UTC
Prashant Gupta PG
(142)
is there any function in windows programming like system("CLS") in console? I want to make a window with a circle of yellow color and then clear it and draw a circle of pink color on different coordinates.Any suggestion..
May 13, 2013 at 7:40am UTC
kbw
(5842)
You clear the screen by filling it with some other colour.
May 13, 2013 at 7:42am UTC
Prashant Gupta PG
(142)
Thanks thats a nice idea.
Registered users can post here.
Sign in or register
to post.
C++
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs