The C Programming Language: Difference between revisions

Content deleted Content added
Replace link to PDF as the previous version is missing some characters, e.g. "&" in the first indented statement in chap. 5.1.
Add link to item information at the Internet Archive
Line 81:
 
== External links ==
* [https://ia903407.us.archive.org/35/items/the-ansi-c-programming-language-by-brian-w.-kernighan-dennis-m.-ritchie.org/The%20ANSI%20C%20Programming%20Language%20by%20Brian%20W.%20Kernighan%2C%20Dennis%20M.%20Ritchie.pdf The C Programming Language], second edition ([https://archive.org/details/the-ansi-c-programming-language-by-brian-w.-kernighan-dennis-m.-ritchie.org/page/8/mode/2up item information] at the Internet Archive)
* {{Cite web|url=https://www.learnbix.com/cprogramming/learn-c|archive-url=https://web.archive.org/web/20170221011231/https://www.learnbix.com/cprogramming/learn-c|url-status=dead|archive-date=2017-02-21|title=C Programming|date=2004-06-13|website=Bell Labs Computing Sciences Research Center|access-date=17 January 2017}}. Another archived page: {{Cite web|url=http://s3-us-west-2.amazonaws.com/belllabs-microsite-dritchie/cbook/index.html|title=The C Programming Language|date=2016-02-04}}
* [http://clc-wiki.net/wiki/K%26R2_solutions Answers to The C Programming Language Exercises]