Any Cocoa / Objective C programmers about?

guddler

Busting vectors like it's 1982!
vacBacker
Feedback
10 (100%)
Credits
4,054CR
I won't bother going into detail unless there's someone that can help!

I'm struggling with cleaning up the contents of a mutable array. My array appears to be getting corrupted. I've tried it using the built in methods (removeObject), and also using an enumerator and doing things somewhat more manually but it yields the same results so I'm guessing internally the two ways I'm trying it amount to the same thing.

I'm not a member of any Mac programming forums / groups, so any takers on here please?
 

IDCHAPPY

KANFU Master
vacBacker
Feedback
9 (100%)
Credits
1,523CR
Say what?
smiley36.gif
 
Top