- This topic has 0 replies, 1 voice, and was last updated 17 years, 7 months ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- The forum ‘C Programming’ is closed to new topics and replies.
Home › Forums › C Programming › hardware interaction through c
Hello,
I am doing a project on ATC.Whenever users presses a key or clicks the mouse then it should ask for the landing and taxing time of the flights.If some process is executing when interrupt arises,that process execution must be completed..how to do this(generating a interupt at the click)?
Please help me…it’s urgent.