Skip to content

mynameisraj/dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Small project. Implements a dictionary in C.

Initialize using dict_create. This takes in a single argument, which is a function pointer to a comparator similar to qsort.

Lots of stuff left to do, but this is a start.

About

Lightweight dictionary in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages