Use of long long's in a Cocoa program?
Use of long long's in a Cocoa program?
- Subject: Use of long long's in a Cocoa program?
- From: George Lawrence Storm <email@hidden>
- Date: Fri, 12 Nov 2004 05:23:25 -0800
When I write the following test line:
long long int testLongLong = 1099511627776;
An attempt to compile generates the warning:
"integer constant is too large for "long" type"
What do I need to do to generate a "long long int" variable?
-----
George Lawrence Storm
Macintosh Applications Development
Snohomish (Seattle), Washington
E-mail: <email@hidden>
-----
_______________________________________________
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