Re: Return value on terminate
Re: Return value on terminate
- Subject: Re: Return value on terminate
- From: MacInsight <email@hidden>
- Date: Tue, 6 May 2003 12:56:17 +0200
Hi,
Am Dienstag, 06.05.03 um 11:00 Uhr schrieb Christian Weykopf:
Hi,
how do I set a return value on quitting my app?
I have a launcer fpr my app and under some cirumstances the launcher
has to relaunch the app. I try to do this with the return value.
exit(42);
results in a message in PB's console "Testapp has exited with status 42"
Maybe this is what you're searching for?
Gru_,
Dirk Stegemann
_______________________________________________
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.