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?
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?