Message-ID: <36776B74.411D8CEA@home.hjc.edu.sg> Date: Wed, 16 Dec 1998 16:12:37 +0800 From: Kai <8111883c AT apollo DOT hjc DOT edu DOT sg> Organization: Hwa Chong Junior College X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: C++ Exceptions in DJGPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I've a little trouble with the exception handling in DJGPP. The program terminates whenever my program tries to throw an exception and catch it. Can anyone help me with this please?