Exception handling syntax: Difference between revisions

Content deleted Content added
moved the catalog from exception handling
 
Bluebot (talk | contribs)
m Fixing C++ links
Line 29:
}
 
=== [[C plus plus|C++]] ===
#include <exception>
int main() {