Re: Unsigned Long Long
Re: Unsigned Long Long
- Subject: Re: Unsigned Long Long
- From: email@hidden (Tim Ramsey)
- Date: Wed, 12 May 2004 23:10:33 -0500
Brian K. wrote:
>
>> 8 bytes in size;
>
>> value range of 0 to 18,446,744,073,709,551,616
>
>
>
> --- I don't think so.
>
> The upper limit MUST be an odd number.
>
>
D'oh.. very true. Wasn't even thinking. On a related note, there's a
>
typo in the PowerPC Data Types document
>
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/
>
MachORuntime/2rt_powerpc_abi/chapter_9_section_2.html>
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
>
>
I believe it should be 2^64 - 1
Tim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.