Fwd: Files and arrays
Fwd: Files and arrays
- Subject: Fwd: Files and arrays
- From: Jeff Knee <email@hidden>
- Date: Thu, 14 Nov 2002 23:58:45 -0500
Mama mia! I always find mistakes after I send the message
Previously I wrote:
So, the classes you need to look at to solve your immediate needs are
only:
NSString
NSArray
But you'll also need to look at a subclass of NSArray --
NSMutableArray... since you'll be adding person instances to an array
it has to be mutable.
+= Jeff Knee
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.