|
Hi,
I want to use the gcc 3.0.2 to compile the objective c
code.
But the compile does not think following code is
correct:
@class NSCell <NSCopying, NSCoding>;
@class NSFont <NSCopying, NSCoding>; The error message is
ClassA.m:2: parse error before '<' token
But this code is used in openstep, what's wrong?
Thank you very much
Huang Zhen
|
- Re: About "@class" Huang Zhen
- Re: About "@class" Richard Frith-Macdonald
- Re: About "@class" Nicola Pero
