Shape Volume/Weight decider using functionsOk got it working now, thanks man
Shape Volume/Weight decider using functionsOkay thanks for that, Iv made a couple of changes and it almost completely works. I get all output e...
Shape Volume/Weight decider using functionsI have written this program which is testing the use of functions and aims to take in 3 inputs weigh...
using functions I am learning about using functions in programs and Im not sure how wrong/right I am for this progra...
without using arrays or vectors[code] #include <iostream> using namespace std; int main() { double value1, value2, value3, tot...