Daily Archives: July 25, 2013

C++ Xcode OOP Friend Functions Tutorial

Our C++ XCode OOP Friend Functions Tutorial presented here builds off the previous C++ XCode OOP Composite Objects Tutorial below. Friend Functions can be used to modify private data members of classes which have explicitly allowed access to these private … Continue reading

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