Date: Wed, 3 Nov 1999 21:35:12 -0700 From: Nate Williams <nate@mt.sri.com> To: Archie Cobbs <archie@whistle.com> Cc: freebsd-java@FreeBSD.ORG Subject: Re: try { } catch { } finally { } in C! Message-ID: <199911040435.VAA13124@mt.sri.com> In-Reply-To: <199911040210.SAA82085@bubba.whistle.com> References: <199911040210.SAA82085@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Did you know that try { } catch { } finally { } is possible from C? > Well, GNU C anyway.. Cool. As long as your program isn't using setjmp/longjmp, it works. :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911040435.VAA13124>