Re: [RFC] Big Integer Support

From: Date: Sat, 11 Oct 2014 00:18:31 +0000
Subject: Re: [RFC] Big Integer Support
References: 1 2 3 4  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message

On 11 Oct 2014, at 00:40, Lester Caine <[email protected]> wrote:

>> What you want is 64-bit data handling. This is arbitrary-bit data handling. It’s not a
>> “wrong approach”.
> 
> So BIGINT on 32 bit platforms will be different to BIGINT on 64 bit
> platforms? BIGINT is a fix length number not a variable one …

“Bigints” typically refer to arbitrary-size integers, that is, their size is bounded only by the
amount of RAM available.

I don’t know what you think a “bigint” is, but it’s different to everyone else.

--
Andrea Faulds
http://ajf.me/






Thread (70 messages)

« previous php.internals (#77869) next »