Re: NSMutableArray problems
Re: NSMutableArray problems
- Subject: Re: NSMutableArray problems
- From: Charles Srstka <email@hidden>
- Date: Sun, 21 Mar 2004 10:30:17 -0600
Are the arrays in the arrayOfRows also mutable arrays?
Charles
On Mar 21, 2004, at 8:27 AM, Sascha Kuehn wrote:
arrayOfRows is a mutablearray of arrays
On 21. Mrz 2004, at 15:18 Uhr, Alan Donsky wrote:
if arrayOfRows in a NSMutableArray, then i think all u need is
[arrayOfRows replaceObjectAtIndex:j withObject:theString];
Alan
_______________________________________________
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.
_______________________________________________
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.