X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "au_193" Newsgroups: comp.os.msdos.djgpp 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> <200402090414 DOT i194EcCK000456 AT envy DOT delorie DOT com> <40281441$1 AT news DOT comindico DOT com DOT au> <200402092320 DOT i19NKfIH031696 AT envy DOT delorie DOT com> Subject: Re: rint(), long double, etc. Lines: 49 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Original-NNTP-Posting-Host: 203.220.12.55 Message-ID: <4028d25a@news.comindico.com.au> X-Original-Trace: 10 Feb 2004 23:45:14 +1100, 203.220.12.55 Date: Tue, 10 Feb 2004 12:45:15 GMT NNTP-Posting-Host: 203.194.27.1 X-Complaints-To: abuse AT comindico DOT com DOT au X-Trace: news.optus.net.au 1076417115 203.194.27.1 (Tue, 10 Feb 2004 23:45:15 EST) NNTP-Posting-Date: Tue, 10 Feb 2004 23:45:15 EST Organization: Comindico Australia - reports relating to abuse should be sent to abuse AT comindico DOT com DOT au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "DJ Delorie" wrote in message news:200402092320 DOT i19NKfIH031696 AT envy DOT delorie DOT com... > > > 'info' is what I started with, it is good and handy > > but your HTML format docs beat it in some cases. > > Therefore I was unsuccessfully searching the ftp > > sites for something like "libc-docs.zip", which > > contains the HTML format docs. > > Why didn't you just download the web pages? Go to > http://www.delorie.com/djgpp/doc/ and click the "HTML zip" link after > "DJGPP C Library Reference". I did actually long time ago. I just had encountered descrepancies between the downloadable version and the online version of the C Library Reference, which appears to have been updated a few days ago. You have already pointed out to me that the more recent version is the one which contains 'stpncpy()', a function which will be available in a future version of DJGPP. So my simple original question has pulled me into some research work about DJGPP C Library documentation - and here is my conclusion, correct me if I'm wrong: 1) NEW: Downloadable version of the HTML doc found at http://www.delorie.com/djgpp/doc/libc-docs.zip file timestamps: Jul 31, 2001 2) NEW: Online version of the HTML doc located at http://www.delorie.com/djgpp/doc/libc/ Jul 31, 2001 mentioned somewhere in page sources. 3) OLD: FTP version as pointed out by Eli Zaretzkii (HTML and other format docs) , found at ftp://ftp.iij.ad.jp/pub/djgpp/current/v2/djdoc203.zip or ftp://ftp.delorie.com/pub/djgpp/current/v2/djdoc203.zip 'libc.html' timestamp: Nov 4, 2000 4) OLDEST: Info version of the C Library Reference found in the latest version of DJGPP 'djdev203.zip': 'libc.info' timestamp: Jan 5, 2000