Message-Id: <199710120232.MAA03622@rabble.uow.edu.au> Subject: Re: 90 X 34 RHIDE display To: myknees AT aol DOT com (Myknees) Date: Sun, 12 Oct 1997 12:32:20 +1000 (EST) Cc: djgpp AT delorie DOT com (DJGPP) In-Reply-To: <19971011183400.OAA22661@ladder01.news.aol.com> from Myknees at "Oct 11, 97 06:34:18 pm" From: Brett Porter MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk > Hi. Does anyone know how to set the video mode to 90 by 34, as can be > done in RHIDE? I was trying to find out how to do this (get a program to > run with a 90 X 34 display format), but the only relevant function I saw > was textmode() in conio.h. And it doesn't do 90 X 34. > > --Ed (Myknees) > I asked about this a while back, and the best answer is to get the RHIDE sources and look at the file tweaked.c. This is the only way to get the 90x and 94x video modes, although you can get 80x something by using the conio.h function _set_screen_lines( int ). HTH Brett -- "Give me ambiguity or give me something else" -- Brett Porter bporter AT rabble DOT uow DOT edu DOT au http://www.geocities.com/CollegePark/Union/3596 Humour, Programming, and more.