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

UInt64ToLongDouble


  • Subject: UInt64ToLongDouble
  • From: Tom Bernard <email@hidden>
  • Date: Fri, 13 Dec 2002 02:48:28 -0700

I have written an application that uses UInt64ToLongDouble as in:

UInt64 workingUInt64, divisor, quotient, remainder;
i = (int)UInt64ToLongDouble(quotient);

I have just upgraded to Jaguar and installed the July 2002 Developer Tools.
While my application runs without problems under Jaguar, attempting to build
the application results in a linker error:

ld: Undefined symbols:
_UInt64ToLongDouble

I recall a warning that UInt64ToLongDouble might go away; searching Apple's
web site turns up

UInt64ToLongDouble
Carbon status: Unsupported
------------------------------------------------------------------------
UInt64ToLongDouble (
UInt64 value
);



How do I get an integer from a UInt64?


Tom Bernard
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: UInt64ToLongDouble
      • From: Nicholas Riley <email@hidden>
  • Prev by Date: Re: Subject: Re: Cocoa Book
  • Next by Date: Re: Where is the mistery directory icon?
  • Previous by thread: Re: IB problem with object hierarchy
  • Next by thread: Re: UInt64ToLongDouble
  • Index(es):
    • Date
    • Thread