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>
Installs
1
First Seen
13 days ago