From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <000701c3147c$c4781490$7b83773e@SOMA> From: "Boyd Roberts" To: <9fans@cse.psu.edu> References: <3EA6EADB.16078459@null.net>, <3EAEE56B.62D83D8C@null.net> Subject: Re: [9fans] same functions everywhere MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Wed, 7 May 2003 06:21:23 +0200 Topicbox-Message-UUID: a12cd286-eacb-11e9-9e20-41e7f4b1d025 From: "Douglas A. Gwyn" > It's much, much easier when the library functions throw > exceptions. That way the application can handle them any > way it wants (or allow default handling to occur, normally > a fatal error), and the same utility library can be used > unchanged with any application. hmm, exceptions can be a nightmare, if they turn out to be a 'nasty set of nested non local gotos' -- ouch. but if they're done 'right', then ok ... -- The Beretta 92FS -- don't leave home without it ...