文件名称:ianguage
介绍说明--下载内容均来自于网络,请自行研究使用
一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强-A generic C language to write a collection of similar functions to the STL library, implementation is simpler, versatility is strong
(系统自动生成,下载前可以参看下载内容)
下载文件列表
README.md
barray.h
list.h
map.h
Barray.c
list.c
map.c
test-array.c
test-list.c
test-map.c
Makefile