Re: Never ending lack of memory
Re: Never ending lack of memory
- Subject: Re: Never ending lack of memory
- From: Jesus De Meyer <email@hidden>
- Date: Sat, 8 Mar 2003 20:34:20 +0100
I had something similiar to that problem and it was fixed with a while
loop using an enumerator. However I don't completly understand what a
while loop would do differently from the for loop.
Does the for loop keep looping even when there's a recursive call?
_______________________________________________
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.