cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Writing Output to Integer Variable in C++

From: Chris Morbitzer <gamephreak_at_gmail.com>
Date: Wed, 22 Dec 2004 10:35:35 -0500

On Wed, 22 Dec 2004 10:54:18 +0100 (CET), Daniel Stenberg
<daniel-curl_at_haxx.se> wrote:
> On Tue, 21 Dec 2004, Chris Morbitzer wrote:
>
> > I want to write the output of a Curl call to a PHP file to an integer,
>
> ...
>
> > but it's too large for even a long long integer!
>
> Then you need to add support for huge numbers. That is outside the scope of
> libcurl...
>
> --
> Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
> Dedicated custom curl help for hire: http://haxx.se/curl.html
>

I've looked into bignum libraries. Is there one you would suggest using?
Received on 2004-12-22