Technology/Programming/Languages/C.md

C

Markdown

A performant low level programming language that allows inline assembly and is what the majority of the Linux Kernel is written in.

The definitive text on C is by Kerrigan and Ritchie.