Re: NSValue value:withObjCType:
Re: NSValue value:withObjCType:
- Subject: Re: NSValue value:withObjCType:
- From: Jens Alfke <email@hidden>
- Date: Thu, 17 Apr 2008 08:31:23 -0700
On 16 Apr '08, at 1:46 AM, Gerriet M. Denkmann wrote:
NSValue has two methods: value:withObjCType: and
valueWithBytes:objCType: .
What is the difference between these two methods? When do I have to
use the first, when the second?
I am rather confused.
Read the documentation. For the first method it says:
Discussion
This method has the same effect as valueWithBytes:objCType: and may
be deprecated in a future release. You should use
valueWithBytes:objCType: instead.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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