Computer Programming LanguageOnline compilerDocumentationTutorialsBooks C is a general-purpose, procedural computer programming language supporting structured programming, lexi…C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions. It has found lasting use in applications previously coded in assembly language. Such applications include operating systems and various application software for computer architectures that range from supercomputers to PLCs and embedded systems.
- Developer: Dennis Ritchie & Bell Labs (creators), ANSI X3J11 (ANSI C), ISO/IEC JTC1/SC22/WG14 (ISO C)
- Operating systems: Cross-platform
- Typing discipline: Static, weak, manifest, nominal
- Paradigm: Multi-paradigm: imperative (procedural), structured
URL:www.learn
Original link:
http://www.dmoz.site/en/hotweb/c/
If reprinted, please indicate the source.
Please
!