Hi guys
Everything is in the title, I doesn't understand what the statement below does:
#import "x.h"
#import "y.h"
#import "MyAppAppDelegate.h"
#import "z.h"
@implementation x
@class myClass;
Could someone explain me using simple words please? I'm quite new to iphone programming :s