X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 8 Feb 2004 09:54:41 -0500 Message-Id: <200402081454.i18EsfKH026098@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <40261e4e@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> 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 > No, I was looking at the DJGPP library documentation. After > checking again I found out that the downloadable zipped HTML > documentation still contains stpncpy, while the online HTML > documentation has it already removed. I think you have that backwards. The online docs are newer; probably more relevent to the 2.04 development sources than for 2.03. 2.03 doesn't have stpncpy, 2.04 will. The ZIP docs on the ftp sites should correspond to the ZIP libraries on the same sites with the same version numbers.