Date: Wed, 8 Aug 2001 09:57:50 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: djgpp: djgpp/src/libc/posix/termios/tmwrite.c In-Reply-To: <3B6FFDF7.11316.54A9A@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 7 Aug 2001, Mark E. wrote: > > Will this DTRT no matter what screen resolution is? That is, the text > > screen can be 25 lines, 28 lines, 43 lines, 50 lines, or something > > else, > > I adapted your code to tmwrite.c and tested it with all video modes shown by > rhide without a problem. Thanks.