Thread: set the cursor position problem

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    173

    set the cursor position problem

    Hi

    Here I don't know if it's name is cursor or not, but I mean the input blinking line that waits for the user input.

    My question is: in C and compile the code and the Dos window pops up, how to set the "cursor" on the specified position??

    I hope I make this clear, thanks.
    Don't laugh at me,I am just a SuperNewbie.

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    173
    Sorry for this post, I found the solution. Thanks anyway
    Don't laugh at me,I am just a SuperNewbie.

  3. #3
    Been here, done that.
    Join Date
    May 2003
    Posts
    1,164
    FYI, the line as well as the mouse pointer historically is called a cursor, but M$ is now calling the line a "caret" for some reason only they seem to understand. Took me hours to find that out once.
    Definition: Politics -- Latin, from
    poly meaning many and
    tics meaning blood sucking parasites
    -- Tom Smothers

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  2. Problem in mouse position
    By Arangol in forum Game Programming
    Replies: 6
    Last Post: 08-08-2006, 07:07 AM
  3. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  4. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM
  5. class, set, < problem
    By hk_mp5kpdw in forum C++ Programming
    Replies: 2
    Last Post: 07-10-2003, 09:25 AM