I have a C++ project that I am working on. I have five files that I am working with, they are as follows
1. main.cpp
2. Account.h
3. ListDA.h
4. Account.cpp
5. ListDA.cpp
I need to implement the files in the main.cpp
but I am not sure how to exactly do that or which of the files listed I need to do that with. I have code written in each of the files but the code I have in the main.cpp
is not doing what I am wanting it to do.
I know it's because of the lack of code I have for it to preform but I am not sure how to exactly write the code I need to preform those actions.
I am a little lost. Any advise is helpful. If you need more information to give advise please let me know I will do the best I can. Thanks
I got that issue fixed but when I run the program it is not doing what I want it to do. I thought all the code I need is in the 5 files I have for it. Any help please?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…