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

223 B

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.