Hi,
I have two cl***** with two headers respectively and a single header, just
function, that both Implementation Method uses.
One header with Implementation Method alone with the function header works
fine. I test both cl***** alone and they work.
Combining them I get: Wieghts and Measures 7.25.08 error LNK2005: "void
__cdecl clrscr(int,int,int,int,int)" (?clrscr@[EMAIL PROTECTED]
) already defined
in Grams_Method.obj
The link error refers to the header that is function that both cl*****
use.
This function header is only included in the Implementation Methods.
Jeff


|