Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Programming Languages Lie: Variables Aren’t What You Think They Are
Cover image for Programming Languages Lie: Variables Aren’t What You Think They Are

Programming Languages Lie: Variables Aren’t What You Think They Are

1
Comments 4
8 min read
Ditch the Console: Build Stunning UIs on Any Embedded Hardware with LVGL

Ditch the Console: Build Stunning UIs on Any Embedded Hardware with LVGL

Comments
3 min read
Autark: Rethinking build systems – Integrate, Don’t Outsource
Cover image for Autark: Rethinking build systems – Integrate, Don’t Outsource

Autark: Rethinking build systems – Integrate, Don’t Outsource

Comments 1
6 min read
Using GNU toolchain for Windows kernel-mode drivers

Using GNU toolchain for Windows kernel-mode drivers

2
Comments
4 min read
Enabling Compiler Warnings in Autotools

Enabling Compiler Warnings in Autotools

1
Comments
3 min read
Entendendo Ponteiros de uma vez por todas

Entendendo Ponteiros de uma vez por todas

Comments
3 min read
Integrating Doxygen into Autotools

Integrating Doxygen into Autotools

1
Comments
1 min read
Taint analysis in PVS-Studio C and C++ analyzer

Taint analysis in PVS-Studio C and C++ analyzer

5
Comments
9 min read
Writing and Running Unit Tests in Autotools

Writing and Running Unit Tests in Autotools

1
Comments
3 min read
Markdown Remote Image Downloader

Markdown Remote Image Downloader

Comments
11 min read
Why this simple Golang process uses 4 threads?

Why this simple Golang process uses 4 threads?

Comments
1 min read
Building SafeScript: Our Journey Creating a Security Tool for AI-Generated Code

Building SafeScript: Our Journey Creating a Security Tool for AI-Generated Code

Comments
4 min read
Do Not Memorize C Keywords. There Is A Smart Way To Learn Them.

Do Not Memorize C Keywords. There Is A Smart Way To Learn Them.

Comments
2 min read
Understanding Dynamic Arrays in C in Depth
Cover image for Understanding Dynamic Arrays in C in Depth

Understanding Dynamic Arrays in C in Depth

Comments
3 min read
3D Game Scene with Raylib
Cover image for 3D Game Scene with Raylib

3D Game Scene with Raylib

4
Comments
6 min read
Why this simple GO process uses 4 threades?

Why this simple GO process uses 4 threades?

Comments 1
1 min read
Rust Overtakes C in System Programming Adoption Rates
Cover image for Rust Overtakes C in System Programming Adoption Rates

Rust Overtakes C in System Programming Adoption Rates

1
Comments 1
2 min read
Probing the Compiler in Autotools

Probing the Compiler in Autotools

4
Comments
5 min read
Windmenu: A Minimalist Windows Launcher

Windmenu: A Minimalist Windows Launcher

3
Comments
12 min read
Rubber Ducky clone with Pro Micro micro controller
Cover image for Rubber Ducky clone with Pro Micro micro controller

Rubber Ducky clone with Pro Micro micro controller

1
Comments
4 min read
Wild and Dangling Pointers in C
Cover image for Wild and Dangling Pointers in C

Wild and Dangling Pointers in C

Comments
1 min read
The Linux Programming Interface - Memory Mappings

The Linux Programming Interface - Memory Mappings

Comments 1
4 min read
C# Strings Explained: Methods, Formatting, and Manipulation
Cover image for C# Strings Explained: Methods, Formatting, and Manipulation

C# Strings Explained: Methods, Formatting, and Manipulation

Comments 2
4 min read
Beyond LZ4 Limits, Logging at high speed with on-the-fly compression
Cover image for Beyond LZ4 Limits, Logging at high speed with on-the-fly compression

Beyond LZ4 Limits, Logging at high speed with on-the-fly compression

Comments
2 min read
What I learnt about arrays and pointers in C (As a refresher)

What I learnt about arrays and pointers in C (As a refresher)

1
Comments 1
4 min read
loading...