Re: DeveloperTools and simple question
Re: DeveloperTools and simple question
- Subject: Re: DeveloperTools and simple question
- From: Sherm Pendley <email@hidden>
- Date: Sun, 2 Jun 2002 15:35:34 -0400
On Sunday, June 2, 2002, at 03:18 PM, malcom wrote:
- [self sendString:@"NICK %@", I_chan];
(I_chan is a NSString object) ----> why "too many argumlents to functio
'obh_msgsend'"? How can do this thing in a single line?
To what class does "self" belong in the above example? If it's a custom
class, how is the sendString method declared in the interface? Does it
specify a single NSString argument, or does it allow for a variable
number of arguments?
sherm--
Never put off until tomorrow what you can do today. There might be a law
against it by that time.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.