You are on page 1of 1

Beginning C++ Programming

Implementing Member Methods

In the Account.h file:

The comment, “methods will be delcared outside this class declaration”, should read, “methods will be
implemented outside this class declaration”.

Thanks to Danielle for pointing that out.

Best regards,
Frank Mitropoulos

1 Updated: 7/2018

You might also like