Thursday, 5 September 2013

What is the type signature for a method returning type id, with no args

What is the type signature for a method returning type id, with no args

What is the type signature for a method returning type id, with no args?
Example:
class_addMethod(self, sel, imp, "?????"); <---- Require correct type sig here

No comments:

Post a Comment