Re: Using return and goto statements in exception handler
Re: Using return and goto statements in exception handler
- Subject: Re: Using return and goto statements in exception handler
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 27 Jun 2006 10:38:12 -0600
On Jun 27, 2006, at 9:47 AM, Frode wrote:
Is it natural to use return (and goto) statements within the
section of code between NS_HANDLER and NS_ENDHANDLER?
Yes, there is no problem with that as long as you don't do it in the
middle of the NS_DURING block.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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