On 8 Jul 2013, at 18:14, Andy Lee <ag...@mac.com> wrote: > On Jul 8, 2013, at 1:08 PM, Boyd Collier <bcolli...@cox.net> wrote: >> Your suggestion sounded worth learning about, but it appears that there's no >> such creature as NSPointerValue. > > I'm guessing Jens meant +[NSValue valueWithPointer:]. > >> Did you perhaps mean NSPointerArray? > > I'm guessing not, since NSPointerArray is for containing an array of objects > (like NSArray does), not scalars.
NSPointerArray is perfectly happy with — and designed for — non-objects, provided they're the same size as a pointer. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com