Date: Wed, 13 Jun 2001 19:19:36 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: JT Williams cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP 2.04 release date In-Reply-To: <20010613111646.C25987@kendall.sfbr.org> 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 Wed, 13 Jun 2001, JT Williams wrote: > -: What is the approximate size of this library? > > When compiled for my 386 with a single set of `pcansi' termcap strings, > the object file is barely 4K bytes. This includes the static char termcap > array (which we would make a separate file) and the functions tgetent, > tgetnum, tgetflag, tgetstr, tgoto, tputs to access the termcap data. > > There is code in his `tiny' curses.c that might be needed too, but even > that would add (much) less than 20K. Thanks for the info. This sounds good.