Difficulties to use boostHello, I am learning C++ at home with Visual Studio 2012, and need to do an assignment using boost ...
Beginner help with generic dictionaryyes, you are right, it should be [code]int main()[/code] the MSVS 2012 is a bit confusing when star...
Beginner help with generic dictionaryyes, sorry, should have been cout << CDict.GetCategoryCount("Cat1"); yet, i get this error: 1>-----...
Beginner help with generic dictionary[code]#include <string> #include <iostream> #include <map> #include <utility> using namespace std; ...
Beginner help with generic dictionaryWhy do i have this error : error C3867: 'CategoryDictionary::GetCategoryCount': function call missin...
This user does not accept Private Messages