Click here to Skip to main content
15,886,519 members
Articles / General Programming / Exceptions

Making Your C++ Code Robust

Rate me:
Please Sign up or sign in to vote.
4.84/5 (46 votes)
27 Jun 2011CPOL7 min read 192.2K   100  
How to write C++ code more tolerant to critical errors.

Views

Daily Counts

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