Doubly Linked List - C语言双向链表


Artistic
Linux
C/C++

软件简介

This package consists of an API for a doubly linked list. The API is divided
into six functional groups: initialization, status and state, pointer
manipulation, list update, search, and input/output. The API has been used in
production software for over 10 years.