Writing a functionthanks , So I was kinda on the right track at the beginning
Writing a functionWrite a function, computePrice that receives two parameters: the first one is a character variable i...
How do I loop this?[code]#include <iostream> using namespace std; void getdata() { cout<<"Enter height: "; ci...
How do I loop this?I put it in now again , everytime it says getData was not declared in this score , displayOutput wa...
How do I loop this?Like this [code] for (int i = 0; i < 5; i++) { getData(height,length,width); displayOutpu...
This user does not accept Private Messages