954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

c++

Uhh well, I was just wondering if C++ and visual C++ are any diffrent

Tauren
Junior Poster
108 posts since Oct 2006
Reputation Points: 9
Solved Threads: 0
 

Yes. C++ is the language and Visual C++ is an Integrated Development Environment that contains all the software you need to write programs with the C++ language. You can use other software to write programs using the C++ language if you want, though many people like, or are required to use, Visual C++.

Note: you can also write programs with the C language rather than the C++ language using Visual C++, and all the other software that can write programs in C++ that I know of, too.

Lerner
Nearly a Posting Maven
2,382 posts since Jul 2005
Reputation Points: 739
Solved Threads: 396
 

So where can I find all the new visual c++ information like where I can learn to use new the newer c++

Tauren
Junior Poster
108 posts since Oct 2006
Reputation Points: 9
Solved Threads: 0
 

>So where can I find all the new visual c++ information
http://msdn2.microsoft.com/en-us/visualc/default.aspx

>like where I can learn to use new the newer c++
Check out the stickies at the top of this forum.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You