Dalto
Certified Guru
Before your main function but not within you class declaration add this line.Azure posted on Aug 8 2004 at 03:44 AM said:I fixed them, now it's this:
int account::numberofaccounts=0;
static members must be declared and initalized out of the class.
Attachments
Last edited by a moderator: