Re: Newby Question
Re: Newby Question
- Subject: Re: Newby Question
- From: Andy Lee <email@hidden>
- Date: Sat, 9 Jul 2005 23:09:58 -0400
On Jul 9, 2005, at 10:57 PM, Jerry Krinock wrote:
You should be aware, though, that you rarely see plain old C arrays in
Objective-C code. We instead use NSArray or NSMutableArray,
because they
are, to put it mildly, way more flexible.
Not only that, they handle retain and release of the objects they
contain for you.
--Andy
_______________________________________________
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