A collection of programs that implement common, well-known data structure in the classic C language.
For several reasons.
- It's not prepackaged with a lot of data structures
- It requires memory management
- I wanted to live dangerously
Each program contains it's own README with information on how to use it.