Introduction - If you have any usage issues, please Google them yourself
Common function for friend: Statement used to calculate the normal function of distance from two points define a Circle class, the distance between two center distance is calculated using an ordinary function. This function needs access to the Circle class private data x and y, this would distance the Circle class declaration for the friend function. The main function defined as follows: