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?
Sir, I am trying to perform disk operations, file operations, like creating files, deleting them, getting and setting attributes etc etc. Is there a specific method to make use of interrupts in C ? I am using Bloodshed Dev C compiler and Turbo C compiler, i am trying to make code which works with both of them, i have a priority for bloodshed. Regards. Sunil.
