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 2
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 3
2 min read
Understanding the exit status Bits

Understanding the exit status Bits

1
Comments
2 min read
How long do you guys think it take to fluently code in C?

How long do you guys think it take to fluently code in C?

Comments 1
1 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
The C Compilation Process: From Source Code To Success

The C Compilation Process: From Source Code To Success

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

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

10
Comments 2
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
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

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

JUCE: Revolutionizing Cross-Platform C++ Development

1
Comments 2
3 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
Fix missing headerfile <gtk/gtk.h>

Fix missing headerfile <gtk/gtk.h>

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

1
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
The 90% Makefile

The 90% Makefile

5
Comments
7 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
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
loading...