¡@

Home 

c++ Programming Glossary: totalsqrtfeet

Please Solve/Answer C++ Program problems with Functions Variables

http://stackoverflow.com/questions/3305127/please-solve-answer-c-program-problems-with-functions-variables

what they said One thing that you should do is initialise totalsqrtfeet to zero in your main function. That's because you're just adding.. int main int choice 0 int calcGallonsOfPaint 0 rooms 0 totalsqrtfeet 0 double calcCostOfPaint 0 costOfPaint 0 int calcHoursOfLabor.. if choice 1 User enters information getUserData rooms totalsqrtfeet costOfPaint Information from getUserData is used to make calculations..