Forem

C

Official tag for the C programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Building a File Compressor in C (From Scratch)
Cover image for Building a File Compressor in C (From Scratch)

Building a File Compressor in C (From Scratch)

1
Comments
3 min read
My own memory allocator : a thread-safe, efficient implementation of malloc, calloc, realloc and free - review welcome

My own memory allocator : a thread-safe, efficient implementation of malloc, calloc, realloc and free - review welcome

1
Comments
1 min read
CLI tool that explains C memory leaks and suggests fixes
Cover image for CLI tool that explains C memory leaks and suggests fixes

CLI tool that explains C memory leaks and suggests fixes

1
Comments
1 min read
Modulo Bias Error

Modulo Bias Error

Comments
4 min read
TBS: a built build system

TBS: a built build system

1
Comments
1 min read
Key Differences Between C and C++
Cover image for Key Differences Between C and C++

Key Differences Between C and C++

2
Comments
3 min read
A Compiled Review

A Compiled Review

Comments
3 min read
Using Arenas for Easier Object Management

Using Arenas for Easier Object Management

Comments
5 min read
Hunting strings in binary files

Hunting strings in binary files

1
Comments 2
6 min read
How to Install GCC on Windows with w64devkit
Cover image for How to Install GCC on Windows with w64devkit

How to Install GCC on Windows with w64devkit

Comments
3 min read
4 Months of Developing a Memory Allocator: Updating "Hakozuna" to v3.0 (hz3/hz4)

4 Months of Developing a Memory Allocator: Updating "Hakozuna" to v3.0 (hz3/hz4)

Comments
2 min read
Dissecting Hello World: Removing printf, libc, and main.
Cover image for Dissecting Hello World: Removing printf, libc, and main.

Dissecting Hello World: Removing printf, libc, and main.

Comments
6 min read
Is C programing language still worth learning in 2026
Cover image for Is C programing language still worth learning in 2026

Is C programing language still worth learning in 2026

Comments
6 min read
Beyond Syntax: Why I Built My Own Unix-like Shell in C
Cover image for Beyond Syntax: Why I Built My Own Unix-like Shell in C

Beyond Syntax: Why I Built My Own Unix-like Shell in C

1
Comments
1 min read
O Legado de Anders: Uma Crônica Exaustiva da Evolução da Linguagem C# e seu Impacto no Desenvolvimento de Software
Cover image for O Legado de Anders: Uma Crônica Exaustiva da Evolução da Linguagem C# e seu Impacto no Desenvolvimento de Software

O Legado de Anders: Uma Crônica Exaustiva da Evolução da Linguagem C# e seu Impacto no Desenvolvimento de Software

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