www.digitalmars.com         C & C++   DMDScript  

c++ - using digital mars compiler

reply andy <andrewcarroll10 hotmail.com> writes:
hi im 14 and im trying to learn c++.
i downloaded Digital mars compiler version 7.51
but it didnt come with a manual!
can someone tell me how to write the "Hello World" program in dmc?
Attached is the program in .txt if you are not familer
begin 644 Hello World.txt

M96%M/ T*=7-I;F< ;F%M97-P86-E('-T9#L-" T*:6YT(&UA:6X *"D-"GL-

`
end
Aug 06 2007
next sibling parent Bertel Brander <bertel post4.tele.dk> writes:
andy skrev:
 hi im 14 and im trying to learn c++.
 i downloaded Digital mars compiler version 7.51
 but it didnt come with a manual!
 can someone tell me how to write the "Hello World" program in dmc?
 Attached is the program in .txt if you are not familer
Have a look at this thread: http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=c++&artnum=5546 (Don't they have a FAQ?) -- Just another homepage: http://damb.dk But it's mine - Bertel
Aug 06 2007
prev sibling parent Walter Bright <newshound1 digitalmars.com> writes:
andy wrote:
 hi im 14 and im trying to learn c++.
 i downloaded Digital mars compiler version 7.51
 but it didnt come with a manual!
After unzipping: \dm\readme.txt should get you started. Also, there's: http://www.digitalmars.com/ctg/ctg.html
Aug 06 2007