|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.windows.32-bits - Newbie can't find how to start.
Newbie can't find how to start. I downloaded a free version of DM C++. I have a group of *.h and *.cpp files. Together they make a chess playing program. They have pre-processor directives desgned in for portability. This portability and compiler efficiency need to be tested. What do i do with my *.h & *.cpp files, ie how do i make the object files and then how do i link them with the free digital mars compiler/linker? I can't find the start button anywhere. Bill MSEE Jan 15 2006
WHMoweryJr wrote:Newbie can't find how to start. I downloaded a free version of DM C++. I have a group of *.h and *.cpp files. Together they make a chess playing program. They have pre-processor directives desgned in for portability. This portability and compiler efficiency need to be tested. What do i do with my *.h & *.cpp files, ie how do i make the object files and then how do i link them with the free digital mars compiler/linker? I can't find the start button anywhere. Jan 16 2006
|