DEV Community

C

Official tag for the C programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
MISRA C Standard

MISRA C Standard

5
Comments
18 min read
Declaring Multiple Variables in a “for” Loop Initialization Clause

Declaring Multiple Variables in a “for” Loop Initialization Clause

19
Comments 1
3 min read
Open Source Project Updates

Open Source Project Updates

Comments 1
1 min read
Hex to Integer

Hex to Integer

Comments 2
2 min read
Count Ranges in C

Count Ranges in C

Comments 4
2 min read
A World Without C

A World Without C

1
Comments 4
7 min read
Embarking on a Year-long Software Engineering Odyssey: From C to Python, JavaScript, Node.js, DevOps, and Beyond

Embarking on a Year-long Software Engineering Odyssey: From C to Python, JavaScript, Node.js, DevOps, and Beyond

Comments
2 min read
Understanding the pointers in C

Understanding the pointers in C

Comments
6 min read
Absolute Number in C Language

Absolute Number in C Language

Comments 2
2 min read
Recriando o comando cat do Linux em C

Recriando o comando cat do Linux em C

3
Comments 2
3 min read
SDL Tutorial in C Part 2: Displaying Text

SDL Tutorial in C Part 2: Displaying Text

6
Comments
6 min read
Swapping Numbers Without a Temporary Variable in C using XOR like a pro.

Swapping Numbers Without a Temporary Variable in C using XOR like a pro.

Comments 3
1 min read
How to use zlib (a C library) from Perl with SPVM

How to use zlib (a C library) from Perl with SPVM

Comments
1 min read
Building A File Compressor Using C And Wasm

Building A File Compressor Using C And Wasm

8
Comments
18 min read
Decoding the Magic of C Compilation: A Beginner's Guide

Decoding the Magic of C Compilation: A Beginner's Guide

7
Comments
11 min read
A Quick Guide to File Manipulation (I/O) in C

A Quick Guide to File Manipulation (I/O) in C

1
Comments 2
2 min read
C Project Starter: A Command-Line Tool for New C Projects

C Project Starter: A Command-Line Tool for New C Projects

1
Comments
1 min read
Compound Literals in C

Compound Literals in C

10
Comments 1
5 min read
Diving into the Unknown: A Developer’s Tale of School 42’s Piscine

Diving into the Unknown: A Developer’s Tale of School 42’s Piscine

Comments
4 min read
Heap vs Stack Allocation

Heap vs Stack Allocation

Comments 2
5 min read
SDL Tutorial Part 1: Opening A Window

SDL Tutorial Part 1: Opening A Window

1
Comments 1
6 min read
The Absolute Minimum Every Software Developer Must Know About Pointers

The Absolute Minimum Every Software Developer Must Know About Pointers

1
Comments
12 min read
Linked Lists in C Explained Clearly

Linked Lists in C Explained Clearly

Comments
2 min read
3 Basic Steps of Executing Function Pointers in C

3 Basic Steps of Executing Function Pointers in C

3
Comments 2
2 min read
C Const Conundrum

C Const Conundrum

3
Comments 5
5 min read
loading...