www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.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++ - I need help

↑ ↓ ← %u <cody_google hotmail.com> writes:
how do you even use this compiler. I am really new at this. i try
to run teh DMC in the dm/bin folder and it doesnt do anything. how
do i use the compiler, i have the code written on notepad
already...help please??
Nov 27 2006
↑ ↓ xxy <x ye.com> writes:
See http://www.digitalmars.com/ctg/ctgCompilingCode.html for
instructions on how to compile a simple example.

HTH
Nov 30 2006
↑ ↓ → Jim Roach <roach_james hotmail.com> writes:
== Quote from xxy (x ye.com)'s article
 See http://www.digitalmars.com/ctg/ctgCompilingCode.html for
 instructions on how to compile a simple example.
 HTH

I had the same question and I have been to the link. My question would be how? How do I create the text file hello.c, I tried it with word pad, saving it as hello.c, then opened my command prompt and typed in dmc hello. I thought my computer was going to fall of the table from laughing so hard. Needless to say I got a reply that dmc is not recognized as an internal or external command.....etc.....
Dec 04 2006