Re: Parameter lists
Re: Parameter lists
- Subject: Re: Parameter lists
- From: Clark Cox <email@hidden>
- Date: Fri, 7 Nov 2003 13:13:49 -0500
On Nov 07, 2003, at 12:34, John MacMullin wrote:
>
Ok, as to the first suggestion, in the method definition, the change
>
worked.
>
>
First:
>
>
- (void) clearScreenFields:(int)sortCheck :(BOOL)redCheck;
>
>
Again, this now works.
>
>
However, the following still does not work.
>
>
[self clearScreenFields:clearAndSort :noRedDisplay];
>
>
I still get a compile error. When I remove the ":noRedDisply" and
>
recompile, I get no error.
What compiler error do you get?
--
Clark S. Cox III
email@hidden
http://homepage.mac.com/clarkcox3/blog/B1196589870/index.html
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.