You are here:

C/mouse programming

Advertisement


Question
sir,

i am not able to get the mouse related functions such as initimouse(), getmousepos() etc..in my TC compiler. I have searced all the header files.


Please answer me at the earliest.


Thank you

jude

Answer
Then the name of the function should be different on your system!
initmouse() is not a standard C function.
So, you have to find out what is the function name used on your system.
grep for the word "mouse" in your include directory and see if you find any match.

-ssnkumar

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


Narendra

Expertise

I can answer questions in C related to programming, data structures, pointers and file manipulation. I use Solaris for doing C code and if you have questions related to C programming on Solaris, I will be able to help better.

Experience

6.5

Organizations belong to
Sun Microsystems

Awards and Honors
Brain Bench Certified Expert C programmer.
Advanced System Software Certified

©2012 About.com, a part of The New York Times Company. All rights reserved.