Take Up Code

55: C++ Exceptions. Cannot Be Ignored.

Informações:

Sinopsis

Errors will happen. The question is how will you deal with them? The QA Friday from 2015 Dec-11 talked about this question. This episode explains C++ exceptions. C# also has exceptions. But C# is different enough to need its own episode.