home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!hal.com!decwrl!csus.edu!netcomsv!mork!zmbenhal
- From: zmbenhal@netcom.com (Zeyd M. Ben-Halim)
- Newsgroups: comp.os.linux
- Subject: Re: Graphics library and mouse support in GCC ?
- Keywords: Graphics GCC
- Message-ID: <jcmmsvf.zmbenhal@netcom.com>
- Date: 28 Jul 92 04:53:28 GMT
- References: <bibhas.712287107@femto.engr.mun.ca>
- Followup-To: comp.os.linux
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- Lines: 14
-
- In article <bibhas.712287107@femto.engr.mun.ca> bibhas@pico.engr.mun.ca (Bibhas Bhattacharya) writes:
- >I will be very much interested to know the graphics library and mouse
- >support with GCC. What could be the equivalent of the QUICK C interrupt
- >caller function int86() and others.
- >Any info is most welcome.
- >Thanks...
- >Bibhas.
-
- All the necassery functions to do graphics are implemented by GCC. For info
- about graphics on linux hunt for vga* and MGR. vgalinux.tar.Z in banjo should
- be a good start. There is NO equivalent of int86(). You can't access the BIOS
- at all under linux.
-
- Zeyd
-