Click here to Skip to main content
15,896,502 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.9K   184  
An unbiased analysis of good and bad cases for using exceptions vs. error codes.

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available No 28-Jul-11 10:14 Available Smitha Nishant
3 No 28-Dec-09 7:00 Available
2 No 28-Dec-09 7:00 Composing
1 No 25-Jul-09 14:29 Composing

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