# liblcthw **Repository Path**: doudou1991/liblcthw ## Basic Information - **Project Name**: liblcthw - **Description**: 开源库 liblcthw的网址为 https://github.com/zedshaw/liblcthw 用C代码实现了一些常用的数据结构,list,map,tree,字符串函数,ring buffer等,学习C语言的人值得看看 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-03-22 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README LibLCTHW ======== This is the library that you finally create in my book Learn C The Hard Way found at: http://c.learncodethehardway.org/ This code is usually in sync with the book, but sometimes it gets out of sync during editing sessions. If you find a difference or a bug, just submit your pull request and I'll take a look.