I think a lot of programs would be better if they just continue on unhandled exceptions rather than halt. Including Windows. What do you all think of this.
Name:
Anonymous2008-09-05 23:45
>>17
You obviously haven't written very complicated programs with all this exception ignoring. The problems with unhandled exceptions are well documented and without source code you are not special.