Thread: clear screen

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    18

    clear screen

    Lets say I'm rpogramming a game, and I want the screen to clear to a fresh one after a certain move i.e. for a tic tac toe game, say teh user inputs a box to which he wants to put an x, how do i then clear teh screen so that the x is placed and a new turn in accorded

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    Let's say you go to the link at the bottom of the forums that says Programming FAQ, then say you go to the part on that page which says Clearing The Screen, I bet that would help.

    -Prelude
    My best code is written with the delete key.

  3. #3
    Unregistered
    Guest
    LMAO

    lets say HAHAHAHA

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