From owner-freebsd-java Wed Nov 3 21:33:48 1999 Delivered-To: freebsd-java@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id AACE814E59 for ; Wed, 3 Nov 1999 21:33:46 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id VAA82620; Wed, 3 Nov 1999 21:32:23 -0800 (PST) From: Archie Cobbs Message-Id: <199911040532.VAA82620@bubba.whistle.com> Subject: Re: try { } catch { } finally { } in C! In-Reply-To: <199911040435.VAA13124@mt.sri.com> from Nate Williams at "Nov 3, 1999 09:35:12 pm" To: nate@mt.sri.com (Nate Williams) Date: Wed, 3 Nov 1999 21:32:23 -0800 (PST) Cc: freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams writes: > > 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. :) I think it would still work even if it was... different jump buffers.. ? -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message