¡@

Home 

c++ Programming Glossary: getuserdata

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

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

value junk a b c d is still junk On top of that you call getUserData from your main function and then again from doEstimate. And.. showReport. That's why it's asking four times. Just call getUserData once. Since it's homework I'll leave you to figure out where.. using namespace std Function prototypes void showMenu void getUserData int int double void doEstimate int int double int double int..