programming-examples/c/README.md
2019-11-18 14:44:36 +01:00

3 lines
223 B
Markdown

# C programming language
C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, while a static type system prevents unintended operations.