Tag Archives: exceptions

C++ Xcode OOP Exceptions Primer Tutorial

Our C++ Xcode OOP Exceptions Tutorial presented here opens the door to the idea of handling error exceptions when using C++. The two major areas I’ve found where error handling is really important are with mathematical calculations and with input/output … Continue reading

Posted in eLearning, OOP, Tutorials, Xcode | Tagged , , , , , , | Leave a comment