Re: termination
Re: termination
- Subject: Re: termination
- From: Mike Abdullah <email@hidden>
- Date: Fri, 1 Sep 2006 00:04:12 +0100
Yes, you can send nil or NULL, but I don't see why it would ever
particularly bother you?
Mike.
On 31 Aug 2006, at 19:56, Roland Silver wrote:
NSApplication has a method
- (void)terminate:(id)sender
Is the argument required? Can I do this?:
[NSApp terminate:NULL];
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >termination (From: Roland Silver <email@hidden>) |