View Single Post
Newbie Member
10Mar2010,15:23  
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.