What is the Objective-C equivalent for "toString()" - Stack Overflow
... of my object? I guess I'm looking for the Objective-C equivalent of Java's
toString() . ... (NSString *)description. Here's an ... I'd like this to operate on
objects rather than the class.
stackoverflow.com |