Re: long long
Re: long long
- Subject: Re: long long
- From: Finlay Dobbie <email@hidden>
- Date: Mon, 17 Jan 2005 20:46:07 +0000
On Tue, 18 Jan 2005 04:25:22 +1100, David Cittadini
<email@hidden> wrote:
> Hi,
>
> I am trying to get long long types to work. If I test long long by the
> following:
>
> long long value = 2^64 - 1;
BTW ^ is bitwise exclusive or, not to the power of.
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >long long (From: David Cittadini <email@hidden>) |