hi i have two problems in c++ console application
1. I want a function to execute when a certain key is pressed .kbhit() is for any key but i want to modify it to a specific key ..plz tell me about it also if any other function can do this
2.i want to retrieve the x and y coordinates of of an object...how can i do this