C program for getting the x,y coordinates of a display

Status
Not open for further replies.

gopulatha

Newbie level 2
Joined
Apr 12, 2007
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
hai!
I want a program to get the x,y coordinates of the screen.....
 

Re: c program

hello, could plz precisely explain , what screen ? by any chance do u mean glcd panels ? and with what kind of uC

regards
 

Re: c program

write a programe using the "graphics.h"
or "conio.h"
these two header files are containing some functions that will help u


or


go the programmersheven.com there is loats of c programma check that
-teddy
 

Re: c program

get into turbo c compiler help screen and open function max_x or max_y in there it is fully explained how to get x and y co-ordinates
 

Re: c program

x, y co-ordinate of screen ? what does that mean ?

Do you mean the current cursor location ?

If you are using cursor use functions from DOS.H file.
It has functions for both mouse and keyboard cursor location retrieval.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…