Re: NSArray usage question.
Re: NSArray usage question.
- Subject: Re: NSArray usage question.
- From: Ondra Cada <email@hidden>
- Date: Fri, 6 May 2005 22:51:41 +0200
Brian,
On 6.5.2005, at 21:24, Brian O'Brien wrote:
Is this the correct way to build and use an NSArray?
Nope. Besides, you don't want an NSArray here at all:
appendBezierPathWithPoints: wants a plain C array, i.e., the ptArray
of yours.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden