Results 1 to 3 of 3

Thread: C++ vs. Visual C++

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    71

    C++ vs. Visual C++

    What is the difference, if any? between C++ and Visual C++. Is one better than the other?

  2. #2
    Frenzied Member Zaei's Avatar
    Join Date
    Jul 2002
    Location
    My own little world...
    Posts
    1,710
    C++ is a language, VC++ is a compiler/IDE package created by Microsoft.

    Z.

  3. #3
    Fanatic Member sbasak's Avatar
    Join Date
    Aug 2001
    Location
    Globe Trotter
    Posts
    524
    Visual C++ is for Windows program development. It makes Windows programming easier with C++.

    C++ is available in Windows, Unix, Mac, OS and all platform. It is a programming language.
    Life is a one way journey, not a destination. Travel it with a smile and never regret anything.
    Yesterday is history, tomorrow is a mystery, today is gift - that's why we call it present.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width