I am trying to do a simple hw problem involving namespace, static data members and functions. I am getting an unresolved external symbol error
Error 1 erro
you need a line in your cpp file
double JWong::SavingsAccount::annualInterestRate = 0.7; // or whatever you like