DEV Community

C

Official tag for the C programming language.

Posts

šŸ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
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
typeof in C23

typeof in C23

7
Comments
3 min read
_Generic in C

_Generic in C

8
Comments 16
14 min read
auto in C23

auto in C23

4
Comments
6 min read
ā€œIs 2024 a Leap Year?ā€, Hereā€™s how to check, using C language.

ā€œIs 2024 a Leap Year?ā€, Hereā€™s how to check, using C language.

3
Comments
3 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 6
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

8
Comments 14
6 min read
Crafting Malicious Pluggable Authentication Modules for Persistence, Privilege Escalation, and Lateral Movement

Crafting Malicious Pluggable Authentication Modules for Persistence, Privilege Escalation, and Lateral Movement

Comments
5 min read
Starting with C

Starting with C

4
Comments 3
4 min read
Getting the list of files and their info

Getting the list of files and their info

5
Comments 1
8 min read
Processing flags

Processing flags

Comments 1
9 min read
C/C++ Preprocessor Macros

C/C++ Preprocessor Macros

4
Comments 1
12 min read
Criando sua primeira aplicaĆ§Ć£o console em .net

Criando sua primeira aplicaĆ§Ć£o console em .net

1
Comments
4 min read
Raspberry Pico C: Remote Sensor

Raspberry Pico C: Remote Sensor

Comments
7 min read
How to write a simple C program to check if a number is prime using Visual Studio code.

How to write a simple C program to check if a number is prime using Visual Studio code.

4
Comments
6 min read
loading...