M
Maya
Is there any reason why my hashtable load factor doesn't accept the
value i assign to? it always resets it self to the default which is
0.72f although i initialized the table using:
HashTable HT = new HasTable(100,1.0f)
Thank you,
Maya.
value i assign to? it always resets it self to the default which is
0.72f although i initialized the table using:
HashTable HT = new HasTable(100,1.0f)
Thank you,
Maya.