Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 247 Bytes

List

A simple dynamic array list library for C.

Documentation

See comments near function prototypes in list.h for documentation.

The code is overall well documented and should be easy to understand.

License

MIT