Date: Fri, 23 Nov 2001 12:13:12 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <3405-Fri23Nov2001121311+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200111230858.JAA03640@lws256.lu.erisoft.se> (message from Martin Stromberg on Fri, 23 Nov 2001 09:58:20 +0100 (MET)) Subject: Re: GCC option -ansi and libstdc++-v3 References: <200111230858 DOT JAA03640 AT lws256 DOT lu DOT erisoft DOT se> 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 > From: Martin Stromberg > Date: Fri, 23 Nov 2001 09:58:20 +0100 (MET) > > > > But I seriously doubt that *rand48() is part of C99. > > Ooops! C++. The standard that I have is the C one. > > The offer still stands but I can only check the C standard. I just checked: rand48 is part of neither C99 nor the latest Posix draft.