User profile: VictoryCFC

User info
User name:VictoryCFC
History
Joined:
Number of posts:12
Latest posts:

Shape Volume/Weight decider using functions
Ok got it working now, thanks man

Shape Volume/Weight decider using functions
Okay thanks for that, Iv made a couple of changes and it almost completely works. I get all output e...

Shape Volume/Weight decider using functions
I 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...