C++ Vs VC+

S

shanti bhushan

will any one explain me what is basic difference between VC++ and C++
in what respect htey are different.

Thankyou
Shanti Bhushan
+919343694007
 
P

Phlip

shanti said:
will any one explain me what is basic difference between VC++ and C++
in what respect htey are different.

This is a frequently asked question here. Please use Google on all questions
before posting.

In short, C++ is a language, and VC++ is one vendor's implementation of that
language, bundled with editors, debuggers, and extensions.
 
G

Greg Herlihy

J

Juha Nieminen

shanti said:
will any one explain me what is basic difference between VC++ and C++
in what respect htey are different.

That's like asking what's the difference between a .txt file and
notepad.
 
D

dave_mikesell

I think that Microsoft's own documentation on this topic:

http://msdn2.microsoft.com/en-us/library/x84h5b78(VS.80).aspx

would prove both more accurate and more helpful than that snide (and
obviously outdated) entry from the FAQ.

Indeed one has to wonder just how current is the FAQ's information and
how many other FAQ entries present the author's personal biases - as
information.

Agree - I think it's their attempt at a dry sense of humor. Anyway,
CL is the compiler delivered with VC++ (at least the version I have),
so it is at least misleading to call VC++ "a compiler". Like calling
Windows a file system.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,294
Messages
2,571,511
Members
48,216
Latest member
DarrelLho

Latest Threads

Top