Note 7: Modularity in C++
(#include, separate compilation, namespaces)
There is
an article
at cplusplus.com that might help with learning about
header and implementation files. But note there are errors in the
question and answer section following the article.