Re: Linking C and C++ Modules



To be on the safe side, I think it is best to make both the
implementation and the program file both a .cpp file, and in the
implementation file, include the #include "disclaimer.h" . Try that and
see if it works.

.