Date: Sun, 2 Nov 1997 16:34:43 +0200 (IST) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> To: "Mahadevan R." <mdevan AT md2 DOT vsnl DOT net DOT in> cc: djgpp AT delorie DOT com Subject: Re: Int 0x10 and pointers In-Reply-To: <Pine.OSF.3.95.971102191235.4452A-100000@md2.vsnl.net.in> Message-ID: <Pine.SUN.3.91.971102163301.11762C-100000@is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 2 Nov 1997, Mahadevan R. wrote: > On Sun, 2 Nov 1997, Eli Zaretskii wrote: > > > A full working example of code that does similar things is in the > > DJGPP library sources (file name conio.c). It is used to switch the > > display to 28- and 40-line modes. > > Actually I did go thro' them, but since those routines first read in font > data from DOS memory, I got confused. Please in the future make a point of telling that. It takes time to look into the library source zip, find the correct file and write the message that tries to help you. If I knew that you already looked there, that time would have been saved for me.