including files



Hello,

I have VC 6.0.
(For my university tasks, I am using ANSI C,
by Win32 console application).

I want to include another files, that have functions which I want to use.

How can I do that ?
Should the included files be in the same directory ?
And what if not in the same directory ?

Need a sample, please.

Thanks :)


.


Loading