On 10/20/07, sunil_h_v <[EMAIL PROTECTED]> wrote:

> 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 ?

This is going to be very platform specific, as it is not part of any C
or C++ language standard. What are you trying to do with interrupts?

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to