Interrupts
Hi,
has anyone an idea on how (and if) is possible to implement in Euphoria an
interrupt handler for DOS ?
Just to explain, in C it is possible to declare a pointer to a function that
acts as an interrupt handler eg.
void interrupt(*vect)(...);
and then using this pointer to substitute the "old" handler with a new one,
using the functions getvetc() and setvect().
How can be possible to get and set the interrupt handler address in Euphoria
?
Many TIA,
Maurizio
---------------------------------------------------------
Maurizio Moroni
Omnitel Pronto Italia SpA
Network Testing Dept.
e-mail : maurizio.moroni at omnitel.it
---------------------------------------------------------
|
Not Categorized, Please Help
|
|