Re: unsigned 16 digit integer data type?
Re: unsigned 16 digit integer data type?
- Subject: Re: unsigned 16 digit integer data type?
- From: "Alastair J.Houghton" <email@hidden>
- Date: Tue, 4 Nov 2003 23:02:13 +0000
On Tuesday, November 4, 2003, at 09:21 pm, Matt Gillette wrote:
what's the maximum value of a unsigned long long?
Not sure, but wouldn't it be 2^64 - 1?
That should be "at least 2^64 - 1". It's allowed to be larger.
Kind regards,
Alastair.
_______________________________________________
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.