Monthly Archives: June 2010

The equivalent of ‘toString’ in Objective-C.

If you’ve ever wondered if there’s a convenient way in Objective-C to write a function for “expressing” the value of an object of yours, as a string, just like “toString” in e.g. JavaScript (and Java? I think), I’ve got good … Continue reading

Posted in Software | Tagged , , , , , , , , | 2 Comments