misje / dlList

Doubly-linked list implementation in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dlList

A simple doubly-linked list implementation in C. Supports sorting and user-defined node deep-copy and destroy functions.

Documentation.

About

Doubly-linked list implementation in C

License:MIT License


Languages

Language:C 100.0%