Date: Sat, 02 Nov 2002 11:04:18 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <6480-Sat02Nov2002110417+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <001401c28231$db1d3cd0$0100a8c0@p4> (acottrel@ihug.com.au) Subject: Re: LIBC 2.04 new function atoll() implementation References: <001401c28231$db1d3cd0$0100a8c0 AT p4> 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: "Andrew Cottrell" > Date: Sat, 2 Nov 2002 16:36:21 +1100 > > Below are atoll.c and atoll.txh, which together implement the missing > atoll() function. I copied the existing atol.c and atol.txh and made > hopefully the correct changes. Please let me know if I have made any > mistakes as I don't know if I got the compatability right. It's fine with me.