Possible Duplicates:
What is the difference between @class and #import
Objective-C @class vs. #import
Hi
Can anyone explain the difference between @class and import in objective c? When shall I use which? Is either preferable/more efficient?
Many thanks