Anitha
May 8th, 1999, 02:21 AM
I have handled the exceptions in the catch block. But I'm not able to avoid the Assertion message box when an exception happens, though the control is transferred inside the catch block. How to get rid of it?
|
Click to See Complete Forum and Search --> : Exception handling Anitha May 8th, 1999, 02:21 AM I have handled the exceptions in the catch block. But I'm not able to avoid the Assertion message box when an exception happens, though the control is transferred inside the catch block. How to get rid of it? Anitha May 8th, 1999, 02:21 AM I have handled the exceptions in the catch block. But I'm not able to avoid the Assertion message box when an exception happens, though the control is transferred inside the catch block. How to get rid of it? Kajko May 8th, 1999, 10:38 AM Compile in Release mode. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |