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++ - help
thank you for the help you two i really appreciate it opened the zip file im now stuck my objective is to create a c++ program (say helloworld.app) then compile it to produce the exe file that can be run. i think i have to do this thru link obj.files output files map file libraries and paths definition file resource file these are the thing it asks for any suggestions Jan 31 2006
nuts wrote:thank you for the help you two i really appreciate it opened the zip file im now stuck my objective is to create a c++ program (say helloworld.app) then compile it to produce the exe file that can be run. i think i have to do this thru link obj.files output files map file libraries and paths definition file resource file these are the thing it asks for any suggestions Jan 31 2006
|