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:
DiscussionThis method has the same effect as valueWithBytes:objCType: and may be deprecated in a future release. You should use valueWithBytes:objCType: instead.
—Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]