From: Jeff Weeks Newsgroups: comp.os.msdos.djgpp Subject: djgpp keyboard interrupt in C? Date: 9 Apr 1997 19:54:23 GMT Organization: Code X Software Lines: 16 Message-ID: <5igs5f$bmf@nr1.toronto.istar.net> NNTP-Posting-Host: ppp24.jupiter.execulink.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Does anybody have an example for a new keyboard interrupt for DJGPP in C/C++? I'm attempting to create a simple keyboard class for use in my upcoming game, but I've only got some assembly code which I can't seem to put into a C++ class. Besides, I would perfer C++ code for this task, rather than ASM. Jeff Weeks -------------------------------------------- - Code X Software - Programming to a Higher Power email: mailto:pweeks AT execulink DOT com web: http://www.execulink.com/~pweeks/ --------------------------------------------