i am a new programmer .... i am looking at a project which was provided me by my org. for study... the problem is that in this project i found some codes which i never saw before please tell me why the following code is written there
-(void)notifications { [[NSNotificationCenter defaultCenter] addObserver: self selector: @selector(hideViews) name: @"Hide" object:nil]; }
this problem was arised because this project has only coding even for designing.....
sorry if this is a silly question... and for my bad english also