long long issue
long long issue
- Subject: long long issue
- From: Ando Sonenblick <email@hidden>
- Date: Fri, 19 Aug 2005 17:13:36 -0700
Gang,
I've got this:
typedef unsigned long long uint64_t;
followed by this:
uint64_t value1 = 0xff00ff00ff00ff00;
which results in Xcode 2.1 saying this:
error: integer constant is too large for 'long' type
What must I do to be able to assign 0xff00ff00ff00ff00 to value1?
Thx, ando
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden