|
-
March 30th, 1999, 09:30 AM
#1
How can I handle errors that do not throw any Exceptions??
Can anyone guide me as to how to handle errors that do not throw any exception.
For example, I frequently get errors from CStringArray.GetAt() function when it goes out of bound. I gave this only for example as they can be hanled by a proper if construct. But still there may be some overlooks. So can anyone guide me as to how to catch such type of errors.
and also to use set_terminate() function.
Thanks and Love in advance,
Samantha Katherine.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|