I need some help with a c++ project I am working on.

I have a project created in Microsoft Visual Studio that contains 5 files. They are main.cpp, Account.cpp, ListDA.cpp, Accout.h, and ListDA.h. I have code written in each of the files. The program runs but it dosent do what it should. I know it's because my coding is not complete but I am stuck on what to do now. If anyone can please help me I can send the files so you can look at them and eerything. I really need some help. I have been trying to figure it out for awhile searching the internet, reading books and trying different things but am getting no where.

There is alot of code from the 5 files otherwise I would post it on here. If you can/will help me just let me know and I can send you files. Thanks.

The code that I have and what I am wanting the program to do can be found at: http://pastebin.com/fgnpLKQs
Last edited on
If you want help, give a snippet of the code you are having problems with. Better yet, generalize the issue in very generic terms. If it's something to do with headers and source file arrangement, give a skeleton of your class declaration and give parts of the functions that are causing issues.

We can't deduce your problem or help you with the description given.
I know that. That is why I said I can send files.
I know someone can help me please
Topic archived. No new replies allowed.