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 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
Implementing malloc() and free() — adding metadata to the memory blocks

Implementing malloc() and free() — adding metadata to the memory blocks

Comments
3 min read
C Const Conundrum

C Const Conundrum

3
Comments 5
5 min read
Using assert() for Less Buggy Code

Using assert() for Less Buggy Code

1
Comments
7 min read
Básico Sobre A MiniLibX

Básico Sobre A MiniLibX

2
Comments
7 min read
C Basic methods

C Basic methods

5
Comments
4 min read
_Generic in C

_Generic in C

9
Comments 49
14 min read
typeof in C23

typeof in C23

9
Comments
3 min read
auto in C23

auto in C23

6
Comments
6 min read
Implementing malloc() and free() — first steps

Implementing malloc() and free() — first steps

1
Comments
3 min read
Unions in C

Unions in C

5
Comments 10
7 min read
An Updated Cdecl — with Macro Expansion

An Updated Cdecl — with Macro Expansion

1
Comments
3 min read
Handy C/C++ Preprocessor Macros

Handy C/C++ Preprocessor Macros

10
Comments 14
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.