From: psergio AT edinfor DOT pt (Paulo Sergio) Subject: INTS and DISPLAY To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Mon, 6 Mar 1995 17:33:27 +0000 (GMT) Hi djgppers This list works... Less than a week and I migrated almost all my classes and C functions to djgpp environment. The LIBS are built. I hope the test programs will work... But the party is just beginnig. I have 2 classes that are not very simple to convert: The first deals with ints. The first case is a serial line manager but I have others... The second has to do with display positioning, clear and scrolling. I saw somewhere something related with serial management but it seemed to me that it has a TSR. I'm gonna look at it more deeply. About ints: I read a book about the 386 series but unfortunately it didn't link the 386/PC-hardware/BIOS/DOS. Is there any need to know about this to handle ints under djgpp or is there any simpler way? Any hints about both these subjects, docs and/or examples available are welcome. Thanks a lot IA Paulo