1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 22:05:29 +00:00

Merge pull request #804 from chastai/add-book

Add C book "Using C on the UNIX System"
This commit is contained in:
vhf / victor felder 2014-03-10 11:15:07 +01:00
commit f1556ba704

View File

@ -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/)