The friend keyword allows a function or class to gain access to the private and protected members of a class.
Friday, September 19, 2008
Friend in C++
The friend keyword allows a function or class to gain access to the private and protected members of a class.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment