-
c++ vs VisualC++
Forgive me for not knowing more, but im new to C++/vC++
and i need someone who could answer me this question very simply
"What is the big difference between C++ and the newer Visual C++"
Im just getting my feet wet in programming and i would like to know if someone
can give me a simple answer. Thanx. B
-
Re: c++ vs VisualC++
In theory, there is no difference. C++ is the language and VC++ is a
development environment for that language. However, in practice VC++
also supports proprietary frameworks and APIs for Windows such as MFC,
ATL, Win API and others which are not part of the C++ standard.
Danny
brad wrote:
>
> Forgive me for not knowing more, but im new to C++/vC++
> and i need someone who could answer me this question very simply
> "What is the big difference between C++ and the newer Visual C++"
> Im just getting my feet wet in programming and i would like to know if someone
> can give me a simple answer. Thanx. B
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks