I'm testing a little bit of this program and I'm at a bit of a loss with a couple of errors that are preventing me from proceeding.
So there's this one : I'm getting a error - C2143: syntax error : missing ';' before '.' - message seeming to come from the BankingSystem.CreateAccount() part
after case 1. I'm also getting a mismatched if else error from another related.cpp code that when I hit go to location it just brings me back to the bottom of this page instead of the other file.
Thanks for any help!
firstly you need to initialize selection but ill assume its one just to review the program... oh wait... you want a do while loop. not to mention better testing