www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/10/15/05:36:03

Date: Thu, 15 Oct 1998 12:34:38 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Edouard Laroche-Joubert <laroche AT hp1 DOT esiea DOT fr>
cc: djgpp AT delorie DOT com
Subject: Re: Argg, Text mode not find !?
In-Reply-To: <702l4i$gna$1@minus.oleane.net>
Message-ID: <Pine.SUN.3.91.981015123421.15214C-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Wed, 14 Oct 1998, Edouard Laroche-Joubert wrote:

> I need to have (in text mode) 80 columns and 50 lines, in DOS it is
> possible, in TC++ it is also possible !

Possible--how?  AFAIK, there's no library function in TC++ to do that,
you must go through int86 calls, right?

> I'm sure their is a way to be into this mode in DJGPP !!

First, you can use the same int86 calls as with TC++ (call functions
11h, 12h, and 01h of the interrupt 10h).  But DJGPP also has a library
function that will do that for you: _set_screen_lines.  Look up its
description in the library reference docs.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019