Overloading function access in derived classes?Proxy classes (AKA handles) is far from being a indicative of a bad design. again to only use proxy ...
Overloading function access in derived classes?I disagree with proxy class being a bad idea. Using _only_ proxy class on a project is though. Use...
understanding call by reference functionsWelcome. heres a good start: http://www.cplusplus.com/doc/tutorial/ for passing reference to fu...
Program runs then terminates before the result can be seenHi sorry in my last post i didn't really pay attention it just that lots of people think that NULL =...
passage from Java to C++Try this at your favorite book store: C++ for java programmers Im sure i have seen some books go...