Merge pull request #351 from lzufalcon/c-perspective

C/C++: Add the perspective of C Programming Language
This commit is contained in:
迷渡 2015-07-22 14:05:20 +08:00
commit 855a71d24e

View File

@ -238,6 +238,7 @@
### C/C++
* [C 语言编程透视](http://tinylab.gitbooks.io/cbook)
* [C++ 并发编程指南](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial) ([@傅海平ICT](http://weibo.com/1702076100))
* [Linux C编程一站式学习](http://akaedu.github.io/book/) (宋劲杉, 北京亚嵌教育研究中心)
* [CGDB中文手册](https://github.com/leeyiw/cgdb-manual-in-chinese)