Storing an unsignedLongLong
Storing an unsignedLongLong
- Subject: Storing an unsignedLongLong
- From: Adam Thorsen <email@hidden>
- Date: Sat, 21 Jun 2008 21:59:18 -0700
I'm attempting to store an unsigned long long (stored in memory in an
NSNumber) in user defaults, but it appears to be truncated upon
retrieval. This may have something to do with the fact that I'm using
the setInteger method of NSUserDefaults to write the unsigned long
long value. However, there appears to be no other way to set an
integer in user defaults. Is there another technique I can use within
the Cocoa API?
Thanks,
-Adam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden