Friend function: Difference between revisions

Content deleted Content added
Use cases: Fixed typos and mentioned that the code is in C++.
Removed broken link
Line 63:
==External links==
*[http://www.codersource.net/c/ctutorials/ctutorialfriend.aspx C++ friend function tutorial] at CoderSource.net
*[http://www.cplusplus.com/doc/tutorial/inheritance.html C++ friendship and inheritance tutorial] at cplusplus.com
 
[[Category:Method (computer programming)]]