Thread overview |
---|
December 04, 2006 A complete Newbie | ||||
---|---|---|---|---|
| ||||
OK, so I loaded the Digital Mars C++ compiler and bought a book (Dietel C++ How to Program 5th Ed.) So I am all ready to learn C++............How Do I start? I know everyone is probably smiling and laughing. I opened the readme for the downloaded version ...went to [start][command prompt] typed in unzip dm??? c.zip like it said to do, and my computer stared laughing at me. Any help out there for a complete newbie? |
December 06, 2006 Re: A complete Newbie | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jim Roach | == Auszug aus Jim Roach (roach_james@hotmail.com)'s Artikel > [...] went to [start][command prompt] typed in unzip dm??? c.zip like it said to do, and my computer stared laughing at me. Any help out there for a complete newbie? Do you have an unzip application on your computer? If not, you should install one. At least Windows XP comes with a built-in unzip utility, just double-click on the ZIP archive and follow the instructions. If you don't have one, you can download many freeware unzip applications, for example http://www.7-zip.org/ Hope that helps. |
December 06, 2006 Re: A complete Newbie | ||||
---|---|---|---|---|
| ||||
Posted in reply to %u | I'm pushed for time at the moment, so can't muster the effort to help to get you to the compiling stage. But once you're there I'll be happy to offer advice on getting your first program or two. "%u" <x@xyz.com> wrote in message news:el5v18$8rq$1@digitaldaemon.com... > == Auszug aus Jim Roach (roach_james@hotmail.com)'s Artikel > > > [...] went to [start][command prompt] typed in unzip dm??? c.zip like it said to do, and my computer stared laughing at me. Any help out there for a complete newbie? > > Do you have an unzip application on your computer? If not, you > should install one. At least Windows XP comes with a built-in > unzip utility, just double-click on the ZIP archive and follow the > instructions. > If you don't have one, you can download many freeware unzip > applications, for example http://www.7-zip.org/ > > Hope that helps. |
Copyright © 1999-2021 by the D Language Foundation