X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 10 Feb 2004 20:52:49 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <3405-Tue10Feb2004205248+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <4028d278$1@news.comindico.com.au> (nospam@aardvark.net.au) Subject: Re: rint(), long double, etc. References: <40222b08 AT news DOT comindico DOT com DOT au> <3405-Thu05Feb2004210810+0200-eliz AT elta DOT co DOT il> <40261e4e AT news DOT comindico DOT com DOT au> <200402081454 DOT i18EsfKH026098 AT envy DOT delorie DOT com> <4026fa35$1 AT news DOT comindico DOT com DOT au> <4028d278$1 AT news DOT comindico DOT com DOT au> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "au_193" > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 10 Feb 2004 12:45:45 GMT > > > > There's djdoc203.zip, which I think is what you want. > > > Not exactly, because I think this is - once again - the old > version. The relevant HTML file date in the ZIP is Nov 4, 2000 > as opposed to Jul 31, 2001 in the downloadable > ZIP HTML doc on this web page: > http://www.delorie.com/djgpp/doc/ I don't know what you mean by ``old''. All the dj*203.zip files reflect the state of matters in DJGPP version 2.03. The fact that some files have newer time stamps doesn't mean their contents are different. To the best of my knowledge, the only real difference between DJ's zipped HTML files and what's in djdoc203.zip is that they were produced by 2 different programs, so they are formatted a bit differently and the subdivision into files is different. But the content is the same. > (Furthermore the infamous stpncpy() is missing in > djdoc203.zip). That's because stpncpy is not part of DJGPP v2.03. We don't usually document functions that aren't available in the library.