Re: PHP on 64bit Ubuntu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



32 bit is 2^32 - 1.
64 bit is 2^64 - 1.

2 * 32 bit = 2 ^ 33 - 2
That's not 64 bit. :)

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



Robert Cummings wrote:
>
> Please explain how it can take up more than twice. If I have a fence
> segment with 32 vertical pieces (called fence32) and I make a new fence
> segment with 64 vertical pieces (called fence64) effectively doubling
> the length. Tell me how building a 20 segment fence with fence64 pieces
> can possibly more than double the length of the fence created with
> fence32 pieces?
>
> Cheers,
> Rob.
>
>   

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux