DEV Community

C

Official tag for the C programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Enforcing Lock Ordering to Avoid Deadlocks in C Code Bases Lacking RAII

Enforcing Lock Ordering to Avoid Deadlocks in C Code Bases Lacking RAII

Comments 1
12 min read
Polymorphic C (1/2)

Polymorphic C (1/2)

2
Comments 1
6 min read
C the right way to program

C the right way to program

Comments 1
3 min read
cmdfx v0.1.3 - Physics Engine in the Terminal

cmdfx v0.1.3 - Physics Engine in the Terminal

Comments
4 min read
C Programming: Practical Labs for File Reversal, Directory Listing, and Array Manipulation

C Programming: Practical Labs for File Reversal, Directory Listing, and Array Manipulation

Comments 2
2 min read
Understanding the exit status Bits

Understanding the exit status Bits

1
Comments
2 min read
Result.Simplified now live on nuget

Result.Simplified now live on nuget

2
Comments
2 min read
Banana NoMake, only one .h required, direct write script with C, replace those annoying gmake, nmake, cmake...

Banana NoMake, only one .h required, direct write script with C, replace those annoying gmake, nmake, cmake...

Comments
5 min read
IoT Architectures Under Pressure: Smart Thermostat, Hardware (Part 7)

IoT Architectures Under Pressure: Smart Thermostat, Hardware (Part 7)

10
Comments 3
5 min read
Arrays and Vectors Explanation for app.codility.com/programmers in C++

Arrays and Vectors Explanation for app.codility.com/programmers in C++

Comments 2
8 min read
JUCE: Revolutionizing Cross-Platform C++ Development

JUCE: Revolutionizing Cross-Platform C++ Development

1
Comments 2
3 min read
My First Shell Project in C: The Messy Truth About What Worked and What Failed

My First Shell Project in C: The Messy Truth About What Worked and What Failed

Comments 2
8 min read
How I Replaced Python with C in My Project

How I Replaced Python with C in My Project

3
Comments 2
4 min read
LD_PRELOAD explained

LD_PRELOAD explained

Comments 2
5 min read
Mastering CMake: A Practical Guide for DevOps Engineers and Developers

Mastering CMake: A Practical Guide for DevOps Engineers and Developers

Comments
4 min read
Bits, bytes y los operadores bitwise

Bits, bytes y los operadores bitwise

Comments
4 min read
Birth of StopLang – A Useless Language With a Very Specific Purpose

Birth of StopLang – A Useless Language With a Very Specific Purpose

1
Comments 2
2 min read
I Learnt C in 2 weeks but have been FAILING to Learn dutch for 5 years. What this Taught me About Learning.

I Learnt C in 2 weeks but have been FAILING to Learn dutch for 5 years. What this Taught me About Learning.

2
Comments 2
5 min read
3.4 Stronger Security Notions (Introduction to Modern Cryptography Jonathan Katz and Yehuda Lindell)

3.4 Stronger Security Notions (Introduction to Modern Cryptography Jonathan Katz and Yehuda Lindell)

12
Comments 1
3 min read
Memory Garbage,A Peek Behind the Compiler:Dealing with Uninitialized Memory and Safe Handling

Memory Garbage,A Peek Behind the Compiler:Dealing with Uninitialized Memory and Safe Handling

4
Comments
5 min read
Demystifying malloc: Build Your Own Memory Allocator in C

Demystifying malloc: Build Your Own Memory Allocator in C

Comments
37 min read
What happens when you type gcc main.c

What happens when you type gcc main.c

1
Comments 1
3 min read
dotnet cross-platform interop with C via Environment.ProcessId system call

dotnet cross-platform interop with C via Environment.ProcessId system call

Comments
16 min read
Understand Code Like an Editor: Intro to Tree-sitter

Understand Code Like an Editor: Intro to Tree-sitter

15
Comments 3
3 min read
EF Core 9 mask data

EF Core 9 mask data

3
Comments
4 min read
loading...