Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Difference Between C++ and VC++

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I need to know the basic diffrence between the C++ and VC++.
Is there some language called VC++ .
I did programs using VC++ using MFC.
please reply me
Thanks in advance
fernandez
 
VC++ contains MS Windows-specificlanguage extensions and IDE support for writing Windows programs that C++ does not have.
 
VC++ contains MS Windows-specific language extensions and IDE support for writing Windows programs that C++ does not have.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top