Re: Parameter lists
Re: Parameter lists
- Subject: Re: Parameter lists
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 6 Nov 2003 23:04:01 -0800
On Nov 6, 2003, at 10:18 PM, John MacMullin wrote:
I have a method in which I am trying to pass multiple parameters as
follows:
- (void)clearScreenFields:(int)sortCheck, (BOOL)redCheck
{
}
If you replace the ", " with a ":", then that should work...
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://seiryu.home.comcast.net/
S/MIME signature available upon request
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone." - Bjarne Stroustrup
_______________________________________________
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.