Hash table cleanup [3/n]
A few cleanups: 1. Move implementation details (macro definition, SHashEntry and SHashObj definition) to hash.c. Only leave relevant APIs in hash.h. 2. Complete function header comments. 3. Correct variable naming from "newSize" to "newCapacity".
Showing
想要评论请 注册 或 登录