-
Notifications
You must be signed in to change notification settings - Fork 0
simple c in linux
License
TopSpoofer/smpcil
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
一、安装smpcil需执行指令: 1:make 2:sudo make install 这样smpcil就被安装在/usr/lib/;头文件在/usr/include/smpcil下 二、卸载smpcil需执行指令: 1:make uninstall 三、使用smpcil请参考example的例子 四、文档链接:http://www.dgllele.com/projects/smpcil/index.html smpcil 是一个linux下的c语言工具库,提供常用的数据结构,如rbt、queue、link、list等。smpci封装了一个简单小巧的内存池,满足了日常的使用。 smpcil还有其他不错的功能,如字符串切割、子串提取。
About
simple c in linux
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published