C
C is a powerful mid to low-level compiled programming language used in operating systems, as the base for higher level languages like C++ and Python, and in high-performance applications. It excels in speed and performance giving the programmer great control over the system.
The C language was created by Dennis Ritchie in Bell Labs in the 1970s. It was designed to be a system implementation language for the nascent Unix operating system.
C Concepts
- Arrays
- Basic Output
- Comments
- Compiling
- Data Types
- Enums
- Functions
- Linked List
- Loops
- Macros
- Memory Management
- Operators
- Pointers
- Preprocessors
- Strings
- Structures
- Switch
- User Input
- Variables
C contributors
- BrandonDusch10 contributions
- StevenSwiniarski9 contributions
- Prince253 contributions
- Christine_Yang2 contributions
- garanews2 contributions
- tonichaelmight1 contribution
- zmoG77892671331 contribution
- tefyfernandez1 contribution
- anjar.bra1 contribution
- THE-Spellchecker1 contribution
- kaifee-haque1 contribution
- KyraThompson1 contribution
- rodrigoOrtegaMedina97249152641 contribution
- dev56331407051 contribution
- Nessvah1 contribution
Contribute to Docs
- Learn more about how to get involved.
- Submit feedback to let us know how we can improve Docs.