Message-ID: <36A0E5CE.DB5A372F@gmx.net>
Date: Sat, 16 Jan 1999 18:17:34 -0100
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Organization: none provided
X-Mailer: Mozilla 4.07 [de] (Win95; I)
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: Exceptions in v2.02
References: <77nrlj$cop$1 AT nntp3 DOT uunet DOT ca>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: djgpp AT delorie DOT com

Seyil Yoon wrote :
> 

Change this

> catch(CException Exception)

to

  catch(CExeption & Exception)


Robert
-- 
******************************************************
* email:   Robert Hoehne <robert DOT hoehne AT gmx DOT net>     *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************