¡@

Home 

c++ Programming Glossary: doestimate

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

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

getUserData from your main function and then again from doEstimate. And then you call them both again in showReport. That's why.. nudge wink wink you'll have to pass he variables into doEstimate as well not create new variables of the same name within that.. void showMenu void getUserData int int double void doEstimate int int double int double int double double void showReport..