
Exception handling
Get flash to fully experience Pearltrees
Exception Handling in C
1. Introduction Exceptions have been a part of C++ since early 1990s and are sanctioned by the standard to be the mechanism for writing fault-tolerant code in this language.

