Mail Archives: djgpp/1993/03/18/06:30:45
I am porting an application from TurboC to gcc so that I can forget
about the real memory size etc, and let go32 take care of virtual memory
type problems.
I have made fairly extensive use of the functions in conio.h and bios.h
in the TurboC library. It is clear that all (or nearly all) of them can
be simply implemented using the int86 function, or the appropriate
manipulations of the Screen... arrays and functions provided by gcc.
Before I go away and do it (hacking it only enough for my purposes!) has
anyone already done it?
--
Peter King, Computing & Electrical Eng. JANET: pjbk AT uk DOT ac DOT hw DOT cee
Heriot-Watt University ARPA: pjbk AT cee DOT hw DOT ac DOT uk
Riccarton, Edinburgh EH14 4AS UUCP: ..!uknet!cee.hw.ac.uk!pjbk
Phone: (+44) 31 451 3433 Fax: (+44) 31 451 3431
- Raw text -