Hi, Can anyone tell me how to make use of Interrupts in C language ?
I searched it in wiki and google, but i was unable to come up with any conclusive results in this matter. I am not looking for any kind of a code snippet or a program for this. I need to know how to make use of an interrupt, i found a list of interrupt values, but i am unable to make use of them. Is there any specific function defined or should i make a function of my own to access these interrupts ? Regards, Sunil.
