Thread: replacing console output

  1. #1
    Lord CyKill
    Guest

    Question replacing console output

    i want to display a timer in C with sleep function,but the problem is that I want to display the remaining time and then overwrite it after 1 second.How can i overwrite a number that i have already
    dsplayed it on the console and then replace it with another diget?

  2. #2
    Unreg1
    Guest

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. redirect console output to a String?
    By TwistedMetal in forum C Programming
    Replies: 10
    Last Post: 02-26-2008, 02:54 PM
  2. Basic C input output program help
    By trevordunstan in forum C Programming
    Replies: 2
    Last Post: 01-27-2008, 06:41 PM
  3. Help with Console output
    By JeremyCAFE in forum C++ Programming
    Replies: 4
    Last Post: 12-20-2005, 10:36 AM
  4. Replies: 4
    Last Post: 11-30-2005, 04:44 PM
  5. Redirecting console output
    By _hannes in forum Windows Programming
    Replies: 3
    Last Post: 11-04-2004, 04:51 AM