Mail Archives: djgpp/1997/10/11/22:35:03
> 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.
- Raw text -