Write a function that asks the user to enter the radius of the circle and then returns that number as a double. Write another function that takes this radius as input and returns the area of circle.
how to write this function ??
Source: Windows Questions C++