I am not getting any errors but deposit and withdraw output

I am not getting any errors but deposit and withdraw output is not working properly.
here is requirement,If I am missing anything can you please edit this program and make it so, it meets all this requrement.


• The program must… • Use one or more files (reading/writing)
• Use at least three classes
• Include inheritance and operator overloading
• Use at least one of the abstract data structures we discussed in class (Linked Lists, Stacks, Queues, etc)
• Use, at a bare minimum, two other techniques from the following list: • enums • structures • C style strings • Recursion • Standard template library (don’t use this as a crutch) • Function templates


Thank you,

Solution

It seems that you have #included a source file. In C++, we should only include header files, not source files. You can add your source file to your project, not #include.

Apart from this, i do not see any issue with your code. Use notepad ++ to edit your code and try running the program again.

I am not getting any errors but deposit and withdraw output is not working properly. here is requirement,If I am missing anything can you please edit this progr

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site