Functions passing to functions

Discussion in 'C++' started by hausburn, Sep 5, 2010.

  1. hausburn

    hausburn New Member

    Joined:
    Sep 5, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hello all,
    It maybe that I have thought about this and stared at it too long. I don't want the answer just the idea. I have a problem that is all functions. The first function gathers three sperate ints. Ask for the employee ID. Ask for the plan they want
    (1,2 or 3). Then their number of dependents. This is all in one function. How do I get the three ints from this function back to the main without reference variables. Then a function to gather this information together and display it. I had it written and then I looked again and it was wrong. I was soing it without some of the functions. I will look at it again later, maybe it will come to me. Fatigue has the better of me now. 12 hour of thinking and doing it wrong once has taken its toll.
    Thanks,

    I have looked every where.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice