F
frzeeeze
Hello,
I have got three .C files in my program. And I am including a header
file myheader.h which has a few common functions. However the code
implementation of the header file is not available with me. I just
have the .LIB ( myheader.lib) file. I dont have access to the source
code for the include file. Can any one educate me on how to make my
final executable with Turbo C and these three .C files and the library
file. At present when I compile each .C file separately, it gives me
error coz it cannot get to the implementation of the functions in the
header file.
All help appreciated.
Rgds,
Lin.
I have got three .C files in my program. And I am including a header
file myheader.h which has a few common functions. However the code
implementation of the header file is not available with me. I just
have the .LIB ( myheader.lib) file. I dont have access to the source
code for the include file. Can any one educate me on how to make my
final executable with Turbo C and these three .C files and the library
file. At present when I compile each .C file separately, it gives me
error coz it cannot get to the implementation of the functions in the
header file.
All help appreciated.
Rgds,
Lin.