Can someone point me to a web page or a book that contains a good explanation of using the try and catch statements in C++.
I think I basically understand their use, but I have never really used them before. I want to make sure I have a good understanding of them before I really begin to use them in production software.
Thanks for any help.
Kendall




Reply With Quote