X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Wed, 10 Oct 2001 09:08:12 -0500 From: JT Williams To: djgpp AT delorie DOT com Cc: Mohamed El-dawy Subject: Re: GNU Multiprecission library Message-ID: <20011010090812.A15120@kendall.sfbr.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from msdawy@hotmail.com on Wed, Oct 10, 2001 at 07:28:23AM +0000 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9AE8NE23190 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 -: could you please suggest a name for a library whose code is not very long, -: and that's all in C (again, not necessarily efficient!) we especially need -: the division, and modulo operators... Have a look at section 20.6 ("Arithmetic at arbitrary precision") in "Numerical Recipes in C" (2nd edition). NB: I don't know if or how their licensing restrictions will affect you. If you think their routines will suit your purpose, you should contact them about any permissions (in my experience they are pretty nice about such things). Viel Glück! www.nr.com www.ulib.org/webRoot/Books/Numerical_Recipes/bookc.html