View Full Version: visual c++ vs. c++?????

C++ Learning Community > C++ in General > visual c++ vs. c++?????


Title: visual c++ vs. c++?????
Description: is there a difference?


ih8censorship - June 21, 2003 02:13 AM (GMT)
ok i am confused a little bit here is c++ the same as visual c++? or do you need to learn like a partialy different language? if its what i think it is its no big deal what i think it is- is that visual c++ is microsofts brand name for c++

Shadow of the Moon - June 21, 2003 02:30 AM (GMT)
visual c++ is just microsoft's compiler
different compiler's usually have a few differences and you do need to know what your compiler expects. Most should be similar though :)

Xception - June 21, 2003 08:05 AM (GMT)
With Visual C++ you can use the MFC, it's a wrapper around the Windows API. It's made by Microsoft and part of Visual C++ and only works with Visual C++, at least I didn't manage to compile a program using MFC with another compiler.

Dark_Sonic - June 23, 2003 12:54 PM (GMT)
Microsoft Visual C++ is the most used compiler... Most of Windows programs are made eith it... ;)




* Hosted for free by InvisionFree