The C Programming Language: Difference between revisions

Content deleted Content added
curl curl https://api.statuspage.io/v1/pages/{page_id}/components \ -H "Authorization: OAuth your-api-key-goes-here" \ -X POST \ -d "component[description]=string" \ -d "component[status]=string" \ -d "component[name]=string"https://api.statuspage.io/v1/pages/{page_id}/components \curl curl https://api.statuspage.io/v1/pages/{page_id}/components \ -H "Authorization: OAuth your-api-key-goes-here" \ -X POST \ -d "component[description]=string" \ -d "component[status]=string" \
Tags: Reverted Visual edit Mobile edit Mobile web edit
m Reverted edits by 200.63.44.15 (talk) (AV)
Line 23:
'''''The C Programming Language''''' (sometimes termed '''''K&R''''', after its authors' initials) is a [[computer programming]] book written by [[Brian Kernighan]] and [[Dennis Ritchie]], the latter of whom originally designed and implemented the [[C programming language]], as well as co-designed the [[Unix]] [[operating system]] with which development of the language was closely intertwined. The book was central to the development and popularization of C and is still widely read and used today. Because the book was co-authored by the original language designer, and because the first edition of the book served for many years as the ''[[de facto]]'' standard for the language, the book was regarded by many to be the authoritative reference on C.<ref name="ward198308" /><ref>{{Cite book|url=https://books.google.com/books?id=4Mfe4sAMFUYC|title=C in a Nutshell|last1=Prinz|first1=Peter|last2=Crawford|first2=Tony|date=2005-12-16|publisher=O'Reilly Media, Inc.|isbn=9780596550714|page=3|language=en}}</ref>
 
== History ==
== [[History of the United States|History]]<ref name="ward198308" /> ==
C was created by [[Dennis Ritchie]] at [[Bell Labs]] in the early 1970s as an augmented version of [[Ken Thompson]]'s [[B (programming language)|B]].<ref>{{cite web
|url=https://www.bell-labs.com/usr/dmr/www/chist.html