Sorry for bothering :( but another error happened when I tried to write the main function.
It says : error C2228: left of '.getLoadFactor ' must have class/struct/union type
Not calling loadfactor is the only problem but when I try to call any one of them (insert,remove. ..)
Anyone know what this mean? And especially HOW to fix it??
Greetz
It says : error C2228: left of '.getLoadFactor ' must have class/struct/union type
Not calling loadfactor is the only problem but when I try to call any one of them (insert,remove. ..)
Anyone know what this mean? And especially HOW to fix it??
Greetz
Comment