htrefil / list

A simple dynamic array list library for C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple dynamic array list library for C.

License:MIT License


Languages

Language:C 100.0%