C

From NURDspace

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.