uthash 1.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News uthash 1.4 (Default branch)
# 1  
Old 09-24-2008
uthash 1.4 (Default branch)

uthash is a hash for C structures, allowing any Cstructure having a unique key field to be hashed.Structures can be added, deleted, or removed fromthe hash in constant time. The key field can haveany data type.License: BSD License (revised)Changes:
This release features C++ compatibility, an API for obtaining the item count, greater memory efficiency, and clean pedantic compilation.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question