Mail Archives: djgpp/1995/11/30/03:56:46
On 28 Nov 1995, James R Cantrell wrote:
> I am trying to transfer my serial port class from Borland C++ to
> djgpp. My major stumbling block is figuring out how to assign the
> interrupts. Can someone help me? I'll send anybody who wants to help
> the source code if it's needed...
You will be far better off after you read the relevant parts (Chapter 18,
in particular) of the DJGPP FAQ list, which is available as faq102.zip
from the same place you get DJGPP. It explains the details of hardware
interrupt setup under DJGPP and points you to necessary library functions.
- Raw text -