Re: The cost of using objects rather than plain C variables
Re: The cost of using objects rather than plain C variables
- Subject: Re: The cost of using objects rather than plain C variables
- From: Jens Alfke <email@hidden>
- Date: Mon, 08 Jul 2013 09:04:56 -0700
On Jul 7, 2013, at 1:37 PM, Frederick Bartram <email@hidden> wrote:
> Have you tried using NSData to store C-arrays?
Or alternatively use NSPointerValue to wrap a pointer to a malloc’ed C array as an object.
—Jens
_______________________________________________
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