From: "AndrewJ" Newsgroups: comp.os.msdos.djgpp References: <38f4ef3e AT news DOT fh-niederrhein DOT de> Subject: Re: C++ Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Thu, 13 Apr 2000 03:59:31 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 955598371 24.42.120.18 (Wed, 12 Apr 2000 20:59:31 PDT) NNTP-Posting-Date: Wed, 12 Apr 2000 20:59:31 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > What´s the diffrence between "C++" and "MS Visual C++" ? C++ is the name of the language, whereas MS Visual C++ is Micros~1's implementation of the language. Visual C++ is itself a giant bloated package consisting of Wizards (or Devils as I prefer to think of them), an IDE (integrated development environment) and all the stuff required to build Windows programs. AndrewJ