DEV Community

C

Official tag for the C programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Aether: A Compiled Actor-Based Language for High-Performance Concurrency

Aether: A Compiled Actor-Based Language for High-Performance Concurrency

3
Comments 1
2 min read
How I Built a Crash-Safe Database Engine in C with Write-Ahead Logging and Snapshots

How I Built a Crash-Safe Database Engine in C with Write-Ahead Logging and Snapshots

3
Comments 1
4 min read
ELF Executable Analysis in Detail

ELF Executable Analysis in Detail

2
Comments
8 min read
Quick Start for libjwt3

Quick Start for libjwt3

Comments
1 min read
Project Vortex

Project Vortex

3
Comments
1 min read
From logical reasoning to code in C and PHP

From logical reasoning to code in C and PHP

Comments
1 min read
Do raciocĂ­nio lĂłgico ao cĂłdigo em C e PHP

Do raciocĂ­nio lĂłgico ao cĂłdigo em C e PHP

Comments
1 min read
Greeting from south korea

Greeting from south korea

3
Comments
1 min read
The Inline Myth: Why the inline Keyword is Just a Suggestion

The Inline Myth: Why the inline Keyword is Just a Suggestion

3
Comments 2
5 min read
Bootstrapping: A compiler written in its own language

Bootstrapping: A compiler written in its own language

5
Comments 1
2 min read
Musings on Structure Declarations

Musings on Structure Declarations

2
Comments
5 min read
Why C Requires the “struct” Keyword for Structures

Why C Requires the “struct” Keyword for Structures

3
Comments
5 min read
Firestore MCP Development with C and Gemini CLI

Firestore MCP Development with C and Gemini CLI

12
Comments
9 min read
char str1[] = "hello world"; vs char *str2 = "hello world"; – The Memory Story Every C Programmer Must Know

char str1[] = "hello world"; vs char *str2 = "hello world"; – The Memory Story Every C Programmer Must Know

2
Comments
4 min read
🚀 C Challenge: Can you find the bug in this Pointer Logic? 🧠

🚀 C Challenge: Can you find the bug in this Pointer Logic? 🧠

1
Comments 3
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.