Difference Between Visual C++ & C++

Newbie Member
10Mar2010,15:23   #1
EW Luxore's Avatar
Is there any difference in visual c++ with c++? In a C++ book I have read, to do a binary search, there should be in the program #include "BinarySearch.h". However, in the visual c++ application, it does not read that header, or the application does not recognize it, or it says that there's no such system.
Go4Expert Founder
10Mar2010,15:56   #2
shabbir's Avatar
In common terms Visual C++ is an extended Library for C++ for GUI in Windows and is better known as MFC or Microsoft Foundation Classes

There is no difference when it comes to using Visual C++ for your C++ programs and excluding the MFC libraries
Go4Expert Member
10Mar2010,16:11   #3
thapchi's Avatar
the best difference u can see in windows

windows 98 was written in c++

while windows XP is written in visual c++