Thread: Dividing the terminal

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Oct 2012
    Posts
    2

    Dividing the terminal

    I am doing a quiz in c for project. I can manage most of the code but the basic thing is i want my output screen(the terminal) to be divided into sections 1 for instructions,others for timer and score the score will be incremented/decremented according to users reply but i want it to be printed in the score box constantly, like throughout the program instru,timer and score should be visible in upper half and lower half i want to change the questions? how can i divide this terminal so?
    Last edited by kulkarnipooja; 10-10-2012 at 01:13 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 7
    Last Post: 08-28-2011, 09:01 PM
  2. Console, Terminal and Terminal Emulator
    By lehe in forum C Programming
    Replies: 4
    Last Post: 02-15-2009, 09:59 PM
  3. dividing Doubles
    By yukapuka in forum C++ Programming
    Replies: 9
    Last Post: 06-13-2008, 05:39 PM
  4. Please help - dividing doubles
    By hunterdude in forum C++ Programming
    Replies: 4
    Last Post: 08-05-2004, 12:06 AM
  5. Dividing and EOF
    By Tride in forum C Programming
    Replies: 7
    Last Post: 09-27-2003, 05:26 PM