[Dev-C++] multiple source compilation
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Chryspear S. <sol...@ya...> - 2008-07-18 18:48:10
|
Hello,
i'm new to C++ Programming. pls how do i compile multiple source files.
i separated the interface of a class (as a header file) from its implemetation. how do i tell the compiler to look for the header file
thank you
|