文件名称:linkedList
介绍说明--下载内容均来自于网络,请自行研究使用
简单的liked list 可以实现top pop push,remove contain 里面已包括测试,也可以自行加入测试数据-A simple liked list code, its complie and it can implement top pop push contain remove, include test yet, also can add some tests.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linkedList.h
linkedListMain.c
makefile
testLinkedList.c
linkedList.c