User profile: Jeff HS

User info
User name:Jeff HS
Name:Jefferson H. S.
History
Joined:
Number of posts:71
Latest posts:

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 functions
Welcome. heres a good start: http://www.cplusplus.com/doc/tutorial/ for passing reference to fu...

Program runs then terminates before the result can be seen
Hi 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...