• 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
long long
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

long long


  • Subject: long long
  • From: David Cittadini <email@hidden>
  • Date: Tue, 18 Jan 2005 04:25:22 +1100

Hi,

I am trying to get long long types to work. If I test long long by the following:

long long value = 64 - 1;
long long value1 = 1000000000;
long long value2 = 10000000000;
long long value3 = 0x1234567812345678;

The compiler warns that the last two definitions are "too large for a long type". That is not right, surely. Is there something special I have to do to get long longs to work?

Thanks, David.
 _______________________________________________
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

  • Follow-Ups:
    • Re: long long
      • From: Finlay Dobbie <email@hidden>
    • Re: long long
      • From: glenn andreas <email@hidden>
  • Prev by Date: Breakpoint on @throw?
  • Next by Date: [NSString initWithData: encoding:]
  • Previous by thread: Re: Breakpoint on @throw?
  • Next by thread: Re: long long
  • Index(es):
    • Date
    • Thread