DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Use cosmocc to cross‐compile a CMake project

Use cosmocc to cross‐compile a CMake project

1
Comments
2 min read
Bitmasks are not so esoteric and impractical after all...

Bitmasks are not so esoteric and impractical after all...

45
Comments 3
9 min read
Announcing General Availability of the C++ SDK for Couchbase

Announcing General Availability of the C++ SDK for Couchbase

Comments
6 min read
Use zig cc to cross-compile a CMake project

Use zig cc to cross-compile a CMake project

Comments
3 min read
Mastering Basic Arithmetic Operations in C Programming

Mastering Basic Arithmetic Operations in C Programming

Comments
3 min read
Build a Compiler in C language

Build a Compiler in C language

4
Comments
1 min read
8 Captivating Programming Challenges to Boost Your Coding Skills 🚀

8 Captivating Programming Challenges to Boost Your Coding Skills 🚀

1
Comments
3 min read
Mastering Pattern Programs in C Programming

Mastering Pattern Programs in C Programming

1
Comments
2 min read
Mastering Loops and Conditional Statements in C Programming

Mastering Loops and Conditional Statements in C Programming

1
Comments
3 min read
Comprendre le Makefile (Exemple avec langage C).

Comprendre le Makefile (Exemple avec langage C).

2
Comments
3 min read
[Book Review] Beej's Guide to Network Programming

[Book Review] Beej's Guide to Network Programming

3
Comments
3 min read
Your First Programming Language: A Strategic Guide for Beginners

Your First Programming Language: A Strategic Guide for Beginners

3
Comments
2 min read
Entendendo Ponteiros

Entendendo Ponteiros

Comments
2 min read
Native alternative to docker for macOS, osxiec

Native alternative to docker for macOS, osxiec

Comments
1 min read
Shared Library (Dynamic linking) - It's not about libs

Shared Library (Dynamic linking) - It's not about libs

1
Comments 4
2 min read
Casting to the Same-Sized Unsigned Type

Casting to the Same-Sized Unsigned Type

3
Comments 1
3 min read
Common Lisp VS C: a testimony

Common Lisp VS C: a testimony

6
Comments
1 min read
Mastering Multithreading in C Programming: A Deep Dive with In-Depth Explanations and Advanced Concepts

Mastering Multithreading in C Programming: A Deep Dive with In-Depth Explanations and Advanced Concepts

2
Comments 3
4 min read
C Reflection Magic: Simple Logging with A Wrapper for Printing Arbitrary Functions Arguments and Results

C Reflection Magic: Simple Logging with A Wrapper for Printing Arbitrary Functions Arguments and Results

1
Comments
7 min read
Empty Strings and Zero-length Arrays: How do We Store... Nothing?

Empty Strings and Zero-length Arrays: How do We Store... Nothing?

1
Comments 3
3 min read
Learn C Programming: Fibonacci Series Generation

Learn C Programming: Fibonacci Series Generation

Comments
2 min read
La función atoi y strcat en C

La función atoi y strcat en C

2
Comments
3 min read
Design Patterns for C

Design Patterns for C

28
Comments 2
16 min read
C, Essential Libraries

C, Essential Libraries

Comments
9 min read
Run your program in the kernel space with eBPF

Run your program in the kernel space with eBPF

1
Comments 1
5 min read
loading...