C

From NURDspace
Revision as of 11:43, 10 October 2011 by History (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

See: http://en.wikipedia.org/wiki/The_C_Programming_Language

Also, read The C Programming Language (second edition), if you want to learn the language. It's small but very comprehensive, and very complete. The book is written in tutorial style, but also a great reference on the bare C language and a small part of the C library.