DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    brad Guest

    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

  2. #2
    Danny Kalev Guest

    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


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links