Thread: Clear Screen

  1. #1
    Registered User
    Join Date
    May 2003
    Posts
    195

    Clear Screen

    In console, if i rapidly clear the screen and rewrite things onto the screen, the screen flickers a lot and i really cant see anything. Is there any clrscr code or any way to not make the screen flicker when clrscring. I tried all the ways in the FAQ section but i ve seen some console progs where clrscr doesnt cause the screen to move even during rapid screen clearing

  2. #2
    Registered User
    Join Date
    Feb 2002
    Posts
    465
    you can try this:
    I came up with a cool phrase to put down here, but i forgot it...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. CLear Screen Routine
    By AQWst in forum C++ Programming
    Replies: 4
    Last Post: 12-13-2004, 08:24 PM
  2. i am not able to figure ot the starting point of this
    By youngashish in forum C++ Programming
    Replies: 7
    Last Post: 10-07-2004, 02:41 AM
  3. Getting a clear screen...
    By Finchie_88 in forum C++ Programming
    Replies: 13
    Last Post: 09-03-2004, 05:38 PM
  4. Clear Screen Again!!!
    By trang in forum C Programming
    Replies: 3
    Last Post: 12-13-2003, 08:36 AM
  5. Yet another clear screen thread :D
    By kermit in forum Linux Programming
    Replies: 2
    Last Post: 11-20-2003, 05:14 AM