##libdict This is a simple hash key-value dictonary library.
The key-value store type is string:string.
The code is based on dict from http://ndevilla.free.fr
Fix some double free bugs, and can be used easily.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
##libdict This is a simple hash key-value dictonary library.
The key-value store type is string:string.
The code is based on dict from http://ndevilla.free.fr
Fix some double free bugs, and can be used easily.