Re: tools for finding a bug?
Re: tools for finding a bug?
- Subject: Re: tools for finding a bug?
- From: Koen van der Drift <email@hidden>
- Date: Sat, 22 Feb 2003 17:07:25 -0500
>
You main problem is somewhere else in the code.
The problem has been solved by another replier, it was indeed an
retain/release screw-up.
>
I don't see the point of your loop at all. You seem to be looking for
>
dictionary keys composed of single characters taken from a string. You
>
may want a different data structure such as a set or tree.
I will look into that,
thanks,
- Koen.
_______________________________________________
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.