• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Use of long long's in a Cocoa program?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use of long long's in a Cocoa program?


  • Subject: Re: Use of long long's in a Cocoa program?
  • From: Dominik Freyer <email@hidden>
  • Date: Fri, 12 Nov 2004 14:39:11 +0100

Hi,
I'm not sure if there exists a long long int. I used a long in my programm this way:


unsigned long long testUnsignedLongLong = 234234927349439287234; //just an example

I didn't get any errors this way.


Am 12.11.2004 um 14:23 schrieb George Lawrence Storm:

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


_______________________________________________ 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: 
 >Use of long long's in a Cocoa program? (From: George Lawrence Storm <email@hidden>)

  • Prev by Date: Re: css in help - symlinks in Xcode
  • Next by Date: Re: Use of long long's in a Cocoa program?
  • Previous by thread: Use of long long's in a Cocoa program?
  • Next by thread: Re: Use of long long's in a Cocoa program?
  • Index(es):
    • Date
    • Thread