瀏覽代碼

Merge pull request #804 from chastai/add-book

Add C book "Using C on the UNIX System"
vhf / victor felder 11 年之前
父節點
當前提交
f1556ba704
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -634,7 +634,7 @@
 * [The C book](http://publications.gbdirect.co.uk/c_book/)
 * [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth
 * [The New C Standard - An Annotated Reference](http://www.knosof.co.uk/cbook/cbook.html)
-
+* [Using C on the UNIX System - David A. Curry](http://www.bitsinthewind.com/about-dac/publications/using-c-on-the-unix-system)
 
 ###C++
 * [C++ Annotations](http://cppannotations.sourceforge.net/)