Files

3 lines
223 B
Markdown
Raw Permalink Normal View History

2019-11-18 14:44:36 +01:00
# 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.