Click here to Skip to main content
15,894,825 members
Articles / Programming Languages / C++/CLI

C++ Exceptions: Pros and Cons

Rate me:
Please Sign up or sign in to vote.
4.91/5 (105 votes)
28 Dec 2009CPOL25 min read 266.3K   184  
An unbiased analysis of good and bad cases for using exceptions vs. error codes.

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
Software Developer (Senior)
United States United States
Born in Kragujevac, Serbia. Now lives in Boston area with his wife and daughters.

Wrote his first program at the age of 13 on a Sinclair Spectrum, became a professional software developer after he graduated.

Very passionate about programming and software development in general.

Comments and Discussions