Re: using printf to print objects
Re: using printf to print objects
- Subject: Re: using printf to print objects
- From: Eric Ocean <email@hidden>
- Date: Fri, 22 Oct 2004 09:42:07 -0700
I would use
CFShow( [NSString stringWithFormat:@"my log string with %@ an object",
anObject] );
instead.
Regards,
Eric Ocean
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden