On 22/07/2010, at 9:32 PM, Ariel Feinerman wrote:

> Hi developers,
> 
> I search in google, but can see nothing. Is there Cocoa fuction for objects
> like printf(), without timestamps?
> 
> -- 
> best regards
> Ariel

Depending on the information you want to see in printf, you can use 
NSStringFromClass(anObject class) and or [anObject description].  You'd need to 
convert them to UTF8Strings.

Ron


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to