Re: Core Data Memory issue on loading a saved file - Solved
Re: Core Data Memory issue on loading a saved file - Solved
- Subject: Re: Core Data Memory issue on loading a saved file - Solved
- From: Murat Konar <email@hidden>
- Date: Fri, 30 Mar 2007 16:52:03 -0700
On Mar 30, 2007, at 4:46 PM, Andrew R. Kinnie wrote:
As far as the NSLog statement is concerned, I wasn't having a
problem with that. I was under the impression that sending an
object (myArray) into a string like that was synonymous with
calling description on it as in [myArray description]
Is there a reason simply sending the object is a bad idea?
No, my bad. The %@ format specifier does indeed do what you say.
_murat
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden