And since I didn't understand your request in the
latest thread I'll provide hte missing part here aswell..
Code:
pi*diameter << endl;
cout << "The cost for the railing will be: $" << pi*diameter*price << endl;
return 0;
}
As you can see, theres not that much into it..
Next assignment I wont be that helpful, and I'll much rather try to talk you through it.