DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using GNU toolchain for Windows kernel-mode drivers

Using GNU toolchain for Windows kernel-mode drivers

Comments
4 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
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

Understanding Dynamic Arrays in C in Depth

Comments
3 min read
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

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

Rubber Ducky clone with Pro Micro micro controller

2
Comments
4 min read
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

C# Strings Explained: Methods, Formatting, and Manipulation

Comments 2
4 min read
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
GNU Autoconf Archive & Portability Library

GNU Autoconf Archive & Portability Library

5
Comments
6 min read
How your compiler finds the data that is stored inside the variable (Symbol table)

How your compiler finds the data that is stored inside the variable (Symbol table)

1
Comments 1
1 min read
loading...