|
-
Jun 4th, 2009, 03:57 PM
#31
Re: When NOT to use Structured Exception Handling
show me 1 real world example where it would make any sense at all to do 20 compounding math calculations (which modify the end result variable AND the divisor variable that was passed into the routine in the first place) and when divide by 0 occurs, you will reset the divisor to 1 and keep going.
It doesn't make any sense, it will produce unexpected results...
Tags for this Thread
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
|