Re: ObjC Method naming
Re: ObjC Method naming
- Subject: Re: ObjC Method naming
- From: email@hidden
- Date: Mon, 28 May 2001 17:59:28 -0400
(-) is for INSTANCE methods
(+) is for CLASS methods
Juan
-- Original Message --
>
Also, what does the minus sign ("-") mean in the declaration? I've seen
>
the plus sign used also. What's the difference?