文件名称:list
介绍说明--下载内容均来自于网络,请自行研究使用
链表封装
功能:链表头指针初始化,添加节点
数据先进先出,获取某个结点的data
获取链表的结点的个数,释放链表-Linked list package features: the list head pointer initialization, add a node data FIFO access to the data of a node for the linked list of the number of nodes, the release of the linked list
功能:链表头指针初始化,添加节点
数据先进先出,获取某个结点的data
获取链表的结点的个数,释放链表-Linked list package features: the list head pointer initialization, add a node data FIFO access to the data of a node for the linked list of the number of nodes, the release of the linked list
(系统自动生成,下载前可以参看下载内容)
下载文件列表
list\list.c
....\list.h
....\list.o
list
....\list.h
....\list.o
list