Add C book "Using C on the UNIX System"

By David A. Curry. Made available for personal use by the author.
pull/804/head
Christophe Staïesse 2014-03-10 10:01:54 +01:00
parent a98e28a4d5
commit 908b326809
1 changed files with 1 additions and 1 deletions

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