Re: Kill Applications
Re: Kill Applications
- Subject: Re: Kill Applications
- From: Sherm Pendley <email@hidden>
- Date: Wed, 22 May 2002 02:28:45 -0400
On Wednesday, May 22, 2002, at 01:54 AM, Patrick Tescher wrote:
Quick question, is there a way to kill an application in Cocoa?
When you say "kill," do you mean that literally? That is, do you want to
send signals, the way the UNIX "kill" command does? If so, check out the
kill() C function - 'man 2 kill'.
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.