This procedure is a dynamic list of the procedures established list is divided i...
资 源 简 介
本程序是一个动态建立链表的程序
分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo-This procedure is a dynamic list of the procedures established list is divided into the establishment, printing, the size of the order in accordance with the num add nodes and delete the four Functions. Source program and include in the src folder inside the executable program is Linked_list_demo
文 件 列 表
Linked_list_demo
src
main.c
delete.c
print.c
creat.c
insert.c
obj
main.o
creat.o
print.o
delete.o
insert.o
library
libfunc.a
lib_list.a
include
def.h
linked_list_function_announce.h