exception handling in C

Don Libes libes at cme.nist.gov
Sat Mar 10 05:02:17 AEST 1990


Check out the paper "An Exception Handler for C" by Eric Allman and
David Been, Summer 1985 USENIX, Portland, OR.  It describes an elegant
system for handling exceptions.  The authors compare it with exception
handling philosophy in other languages including Ada, Mesa, Clu and PL/I.

Has anyone ever used it?  One of these days I'm going to get around to
trying it out.

Don Libes          libes at cme.nist.gov      ...!uunet!cme-durer!libes



More information about the Comp.lang.c mailing list