Sunday, 15 September 2013

using callback function in objective-C

using callback function in objective-C

I see have 2 type use callback function in objective C Ios is : function
a(& b) and function a(b)- b is callback function . What differnt between
them?

No comments:

Post a Comment