c++ - using digital mars compiler
- andy <andrewcarroll10 hotmail.com> Aug 06 2007
- Bertel Brander <bertel post4.tele.dk> Aug 06 2007
- Walter Bright <newshound1 digitalmars.com> Aug 06 2007
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
Aug 06 2007
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
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









Bertel Brander <bertel post4.tele.dk> 