The C Programming Language: Difference between revisions

Content deleted Content added
External links: Removed spam link added by 2405:204:6184:6f6c:2932:6f83:bcf2:139c back in February 2017!
External links: Added link to Kerningham's book page
Line 83:
* [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)
* [http://s3-us-west-2.amazonaws.com/belllabs-microsite-dritchie/cbook/index.html The C Programming Language] - Dennis Ritchie's page containing information regarding translations, errata, etc.
* [https://www.cs.princeton.edu/~bwk/cbook.html The C Programming Language] - Brian Kerningham's page (containing mostly the same, slightly more up-to-date information)
* [https://clc-wiki.net/wiki/K%26R2_solutions Answers to The C Programming Language Exercises]