• 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: NSUserDefaults, an array, and SIGBUS 10
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSUserDefaults, an array, and SIGBUS 10


  • Subject: Re: NSUserDefaults, an array, and SIGBUS 10
  • From: Nico <email@hidden>
  • Date: Mon, 29 Jul 2002 17:04:24 +0200

Stores its fraction representation as an NSString* and use floatValue] later
in the code tog et the exact value.

Nico

On 7/29/02 4:42 PM, "Scott Anguish" <email@hidden> wrote:

> RGB is great with the exception that the color you may be storing is
> actually CMYK, or Grayscale and the color model is something you want
> to preserve as well. What about repeating decimal numbers? Rounding
> those sucks. And if you store it as 0.444 and the system uses
> 0.44444444444444444444.... then you loose precision for comparisons.
>
> While this can be preserved in another manner than archiving, there is
> little point to it. What's more, you'd store it one way, someone else
> another, etc...
_______________________________________________
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: NSUserDefaults, an array, and SIGBUS 10
      • From: Scott Anguish <email@hidden>
References: 
 >Re: NSUserDefaults, an array, and SIGBUS 10 (From: Scott Anguish <email@hidden>)

  • Prev by Date: Re: NSUserDefaults, an array, and SIGBUS 10
  • Next by Date: Re: NSUserDefaults, an array, and SIGBUS 10
  • Previous by thread: Re: NSUserDefaults, an array, and SIGBUS 10
  • Next by thread: Re: NSUserDefaults, an array, and SIGBUS 10
  • Index(es):
    • Date
    • Thread