![]() |
Data Abstraction and Problem Solving with C++Walls and Mirrorsby Frank M. Carrano |
![]() |
friends412.cpp File ReferenceDetailed DescriptionImplementation of the friend functionsreadSphereData and writeSphereData . Notice that these non-member functions have access to the private data member theRadius of the Sphere class.
Definition in file friends412.cpp.
Go to the source code of this file. |