Click here to Skip to main content
15,885,537 members
Articles / General Programming / Exceptions

Effective Exception Handling in Visual C++

Rate me:
Please Sign up or sign in to vote.
4.94/5 (118 votes)
6 Jan 2012CPOL18 min read 344.3K   7.2K   296  
An overview of the standard exception handling techniques provided by Visual C++.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Russian Federation Russian Federation
I am a software developer currently living in Tomsk, Russia. I received a PhD degree in Computer Science from Tomsk Polytechnic University in 2010. I have been professionally developing C/C++ and PHP software since 2005. I like contributing to open-source and writing programming articles for popular web resources, like CodeProject. Besides writing, I love skiing and watching Formula-1.

Comments and Discussions