stason.org logo lotus


previous page: 19 Should I learn C before learning C++?page up: alt.comp.lang.learn.c-c++ Frequently Asked Questionsnext page: 21 What is portability? Why are so many people concerned about it?

20 What is the difference between C++ and Visual C++?

 Books
 TULARC






















Description

This article is from the alt.comp.lang.learn.c-c++ Frequently Asked Questions. Compiled by Sunil Rao sunil.rao@ic.ac.uk.

20 What is the difference between C++ and Visual C++?

C++ is a programming language. Visual C++ is Microsoft's implementation of it. When people talk about learning Visual C++, it usually has more to do with learning how to use the programming environment, and how to use the Microsoft Foundation Classes (MFCs) for Windows rather than any language issues. Visual C++ can and will compile straight C and C++.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

c, c++, programming, compiling







TOP
previous page: 19 Should I learn C before learning C++?page up: alt.comp.lang.learn.c-c++ Frequently Asked Questionsnext page: 21 What is portability? Why are so many people concerned about it?