Re: including files



Yes,
I have included the *.c files under "source files".

But if the "*.c" program has main function,
program isn't compiled.
(I want to use some functions of the included file, which is not the "main"
function, can I just declare the functions I want to use only at the
header).

Thanks :)


.