I am doing a little experiment based on something in my C++ book, I am testing throwing an exception in a exception handler. Exception handling is kinda new to me, so pardon any mistakes I am running ...
I'm asking this here because I really don't know where else to turn. I'm hoping that some of you c++ guys can give me some ideas as why this happening.<P>I'm running win2k Pro. The program in question ...