C

From NURDspace
Revision as of 12:43, 10 October 2011 by History (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.