added C Programming Language book PDF source (#3222)

* added C Programming Language book PDF source

with reference to issues [3189](https://github.com/EbookFoundation/free-programming-books/issues/3189)
Added C Programming current standard PDF source.

* Add PDF indication
This commit is contained in:
Kaleem Ullah 2019-04-29 18:17:12 +05:00 committed by eshellman
parent 87f400240e
commit 72ccd880e5
1 changed files with 1 additions and 0 deletions

View File

@ -940,6 +940,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Programming in C](http://ee.hawaii.edu/~tep/EE160/Book/PDF/) - Bharat Kinariwala & Tep Dobry
* [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 Current C Programming Language Standard ISO/IEC 9899:202x (C2x)](http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2310.pdf) - Open Standards Org - www.open-std.org (PDF)
* [The GNU C Programming Tutorial](http://www.crasseux.com/books/ctut.pdf) (PDF)
* [The little book about OS development](http://littleosbook.github.io) - Erik Helin, Adam Renberg
* [The New C Standard - An Economic and Cultural commentary (2009)](http://www.knosof.co.uk/cbook/cbook.html) - Derek M. Jones (PDF)