Mail Archives: djgpp/1999/02/01/13:22:07
Oops, one more thing ;-)
DJGPP uses an INT 9 handler for trapping signals. Using one in your program may
cause problems here.
Just a thought,
KJohn
John Scott Kjellman wrote:
>
> Isaac,
>
> The response by Shawn to your post answered your questions, but I thought I
> would add my 2.5 cents.
>
<snip> <snip>
>
> Take care,
> KJohn
>
> is05562 AT salleURL DOT edu wrote:
> >
> > /***************************************************************************
> >
> > Hello...
> >
> > I've been coding some stuff with djgpp, and I've been using the "whole"
> > allegro only for the keyboard handler. But I think that if I wrote my own
> > keyboard handler the application I'm coding would be faster, so I decided to
> > code it on my own. Then I started to read DJGPP FAQ's, specially interrupt
> > handlers section. Everything seemed "easy"... But NO! because my code hangs
>
> <snip> <snip>
- Raw text -