DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Guide to Safe & Modern C Memory Allocation Strategy

The Guide to Safe & Modern C Memory Allocation Strategy

Comments 1
5 min read
The Linux Programming Interface - Multiprocessing

The Linux Programming Interface - Multiprocessing

Comments 1
3 min read
New updates for biobridge and osxiec

New updates for biobridge and osxiec

6
Comments
1 min read
Learning Rust by Building a High-Performance Key-Value Database: A C Developer's Honest Take

Learning Rust by Building a High-Performance Key-Value Database: A C Developer's Honest Take

1
Comments
5 min read
#1 Setting or Clearing a Bit in C

#1 Setting or Clearing a Bit in C

2
Comments
3 min read
What Unix Co-Creator Brian Kernighan Thinks of Rust

What Unix Co-Creator Brian Kernighan Thinks of Rust

Comments
1 min read
Writing Pseudo Linux Character Device Driver

Writing Pseudo Linux Character Device Driver

Comments
2 min read
Writing components in C with WASI SDK - WebAssembly Component Model

Writing components in C with WASI SDK - WebAssembly Component Model

4
Comments
3 min read
Stop saying “C is always faster”

Stop saying “C is always faster”

1
Comments 1
44 min read
Need Help!!

Need Help!!

Comments 2
1 min read
In Defense of C++

In Defense of C++

70
Comments 40
10 min read
Building a Shell in C using fork and Process Management

Building a Shell in C using fork and Process Management

1
Comments
5 min read
Loops avançados e recursividade

Loops avançados e recursividade

Comments
4 min read
Code changes and Improvements for neural web

Code changes and Improvements for neural web

1
Comments
1 min read
The Linux Programming Interface - An Overview

The Linux Programming Interface - An Overview

Comments
9 min read
GB/s Level Editable DOM JSON Engine: The Architectural Philosophy Behind LJSON

GB/s Level Editable DOM JSON Engine: The Architectural Philosophy Behind LJSON

1
Comments
12 min read
Why I Still Reach for C for Certain Projects

Why I Still Reach for C for Certain Projects

2
Comments
9 min read
#3 Checking the K-th Bit in C

#3 Checking the K-th Bit in C

1
Comments 2
2 min read
#2 Toggling Bits in C

#2 Toggling Bits in C

Comments
3 min read
What Python Lists Really Are

What Python Lists Really Are

1
Comments
13 min read
When a Simple Project Becomes a Terminal Debugging Nightmare

When a Simple Project Becomes a Terminal Debugging Nightmare

1
Comments
3 min read
Setup OpenGL on Mx Mac with C and not C++ - Sanity Checklist

Setup OpenGL on Mx Mac with C and not C++ - Sanity Checklist

Comments
3 min read
The Guide into Strings in C for Dev who wanted to learns C - Clear Rules, Mutation, Reassignment & Ownership, No Surprises

The Guide into Strings in C for Dev who wanted to learns C - Clear Rules, Mutation, Reassignment & Ownership, No Surprises

Comments
4 min read
Compiler-Specific Tools that Every Programmer Should Know

Compiler-Specific Tools that Every Programmer Should Know

Comments
3 min read
Crafting Cross-platform Memory Allocator in C

Crafting Cross-platform Memory Allocator in C

Comments
13 min read
loading...