From 72ccd880e5b9647e2738873df21010e61ced0687 Mon Sep 17 00:00:00 2001 From: Kaleem Ullah Date: Mon, 29 Apr 2019 18:17:12 +0500 Subject: [PATCH] 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 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index c892b96e..e35ab0e7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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)