0
Help making a compatible system
Ok so I decided to use Charlie's bank account system and actually put it into Visual Studios just to see it in action, but I dont have the <Account.h> directory it is wanting. How do I get it or make one compatible? Link to the system is here: https://code.sololearn.com/cjk207VdMz21/?ref=app
19 Answers
+ 2
Do you have the header file account.h
+ 1
Add class file.
You can also make class same page as your main so you dont need the account header
+ 1
You can copy account.h in the top
+ 1
What do you mean
+ 1
Charlie is the creator of the program. I just want to test it outside of SoloLearn
+ 1
I will get it soon
+ 1
You need to create a class file, amd copy and paste the code into the class file.
+ 1
ask @Charlie
0
Any suggestions for the class? I'm only just doing that tutorial piece
0
Too many code, im on my android 😄
can delete the account header, just use function without class
0
Same lol but I'm doing VS on my PC. I just copied by hand the entire code from Charlie
0
Im still new, its gonna take a while.. 😂
0
Hmm I'll see what I can do
0
What do you mean copy account.h?
0
Not that I know of
0
This is a system I'm just trying to see in action outside the solo learn framework so I cant seem to find it on Visual Studios.
0
Im rewriting the whole code, to many code inside main.See ya tomorrow 😁
0
Dude you are a beast
0
I've talked to the creator and got it fixed now