I'm learning basic C++ and would like to know what the differents are for using passing by reference instead passing by address. Is suppose to be like one of many features that C++ improves on that C had?