c
SKILL.md
C
The foundational language for modern computing, operating systems, and embedded systems.
When to Use
- Operating Systems / Drivers
- Embedded Systems
- High-performance computing
- Legacy codebases
Quick Start
#include <stdio.h>
The foundational language for modern computing, operating systems, and embedded systems.
#include <stdio.h>