Search:

Type: Posts; User: Devon Smith

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,127

    GetBalance(credit); Hard to believe that was...

    GetBalance(credit);


    Hard to believe that was all that was holding me back.



    GetBalance(check); GetBalance(savings); GetBalance(credit); //each inside designated case statement

    void...
  2. Replies
    6
    Views
    1,127

    Without declaring the variable 'double', I get a...

    Without declaring the variable 'double', I get a laundry list of failures and compiling errors.

    GetBalance is how the assignment words the user-defined function, so that's not changing.


    ...
  3. Replies
    6
    Views
    1,127

    I haven't heard from the person, and don't see...

    I haven't heard from the person, and don't see any help that pertained to what I need assistance with on. I struck out on my own and just need this last part.
  4. Replies
    6
    Views
    1,127

    Function Definition Help

    So this is a project that requires us to use 6 user-defined functions and pointers. It is to basically work like an ATM. The program will need to withdraw, deposit, and or check the balance of the...
Results 1 to 4 of 4