DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Advanced C Preprocessor Macros for a Pre-C23/C++20 __VA_OPT__ Substitute

Advanced C Preprocessor Macros for a Pre-C23/C++20 __VA_OPT__ Substitute

2
Comments
8 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
From Pixels to Performance: GUI Clock in C !

From Pixels to Performance: GUI Clock in C !

Comments 4
1 min read
Autotools Miscellany

Autotools Miscellany

3
Comments
3 min read
The Linux Programming Interface - Memory Mappings

The Linux Programming Interface - Memory Mappings

Comments 1
4 min read
Code Coverage Testing in Autotools

Code Coverage Testing in Autotools

5
Comments
7 min read
Understanding Complement Arithmetic: Why Computers Subtract by Adding.

Understanding Complement Arithmetic: Why Computers Subtract by Adding.

Comments
1 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
GNSS Fix with RTL-SDR (in Linux!)

GNSS Fix with RTL-SDR (in Linux!)

Comments
6 min read
Writing and running End-to-End Tests in Autotools

Writing and running End-to-End Tests in Autotools

5
Comments
6 min read
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

11
Comments 8
8 min read
Programming and Flashing MCU without any IDE

Programming and Flashing MCU without any IDE

Comments
8 min read
Modeling Epidemic Spread on Large Graphs Using CUDA
Cover image for Modeling Epidemic Spread on Large Graphs Using CUDA

Modeling Epidemic Spread on Large Graphs Using CUDA

Comments 1
29 min read
Encrypting my HTTP server with OpenSSL in C 🔒

Encrypting my HTTP server with OpenSSL in C 🔒

2
Comments
5 min read
Building a High-Performance Keccak-256 Extension for PHP: 14-16 Faster

Building a High-Performance Keccak-256 Extension for PHP: 14-16 Faster

1
Comments
1 min read
Further updates

Further updates

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

Using GNU toolchain for Windows kernel-mode drivers

1
Comments
4 min read
Generate readable and efficient logging methods

Generate readable and efficient logging methods

5
Comments 1
3 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

1
Comments
3 min read
Integrating Doxygen into Autotools

Integrating Doxygen into Autotools

1
Comments
1 min read
Secrets Behind 3 Years of Automation Success!
Cover image for Secrets Behind 3 Years of Automation Success!

Secrets Behind 3 Years of Automation Success!

1
Comments
12 min read
Enabling Compiler Warnings in Autotools

Enabling Compiler Warnings in Autotools

1
Comments
3 min read
Dynamically Allocating 2D Arrays Efficiently (and Correctly!) in C 2.0

Dynamically Allocating 2D Arrays Efficiently (and Correctly!) in C 2.0

1
Comments
2 min read
loading...