Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
32 days ago
“One hashmap for your entire program” is not generally what people mean when they want a hashmap.
1 comments
alexfoo
32 days ago
> The three functions hcreate_r(), hsearch_r(), hdestroy_r() are reentrant versions that allow a program to use more than one hash search table at the same time.
link