hi people,
how can i find the size or number of hashtable entries in a n hash table array. i remember using size() function for a hashtable but its not working for hashtable[]. why is it so?
how can i find the size or number of hashtable entries in a n hash table array. i remember using size() function for a hashtable but its not working for hashtable[]. why is it so?
Comment