Mail Archives: djgpp/1997/03/13/12:48:53
Mr P. Steele wrote:
> I am writing an interuppt haddler and when using the following function
> definition
>
> void ( _interupt * Keyboard_handler)()
>
> I get declaration error.
You've been using Borland C, haven't you? :)
To find out about interrupt handlers (keyboard, specifically), look at
the coding section of my web page (below). I've got example source and
an explanation there.
Or look at the source code to Allegro. It has several interrupt
handlers. It's a bit bigger, though...
-- Yamaha / XYZZ "May farce the with be you."
mailto:scriven AT CS DOT colostate DOT edu mailto:scriven AT VIS DOT colostate DOT edu
http://www.VIS.colostate.edu/~scriven/
- Raw text -