Xref: news2.mv.net comp.os.msdos.djgpp:6076 From: s330134 AT student DOT uq DOT edu DOT au (Steven Cook) Newsgroups: comp.os.msdos.djgpp Subject: Exception Handling Date: 17 Jul 1996 05:38:20 GMT Organization: University of Queensland Lines: 6 Message-ID: <4shu8c$j8c@hobyah.cc.uq.oz.au> NNTP-Posting-Host: student.uq.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, I am after an exception handling package, that conforms to the C++ standard as much as possible. It must have at least try, throw and catch. I would prefer it to be usable under DJGPP or borland C++ 3.1 Thanks