User profile: Pizzaboi

User info
User name:Pizzaboi
Name:Jones
Location:West Virginia
History
Joined:
Number of posts:8
Latest posts:

Reference
I am trying to get reference working with my program but am having difficulties with it giving out t...

function prototypes
I have everything running correctly except one last thing. void GetArea(double radius, double& area...

function prototypes
I have added that but am now getting undeclared identifier for circumference and area. Also I am sti...

function prototypes
Do not use any math libraries to calculate the area and circumference I am writing a program to cal...

Restarting a Program
I am creating a program but am unsure how to restart it after it is completed? I can use a loop func...