- (id) init
Sorry, just a quick question - I hope!
My book poorly describes some syntax to the reader and part of it is the method
- (id) init
what does this do?
Does this method mean the initialization process of a class?
Could someone explain this in full detail please.
Thank you
Arc
|