DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How does the call stack work?

How does the call stack work?

5
Comments
4 min read
Pointers

Pointers

21
Comments 6
4 min read
Creating Drawings

Creating Drawings

7
Comments
3 min read
Game Dev From Scratch

Game Dev From Scratch

12
Comments 2
1 min read
C - Unsafe!

C - Unsafe!

9
Comments 4
4 min read
Loops and Math in C

Loops and Math in C

8
Comments
2 min read
Basic Programming in C

Basic Programming in C

6
Comments
5 min read
Easy Start with SDL2

Easy Start with SDL2

6
Comments
2 min read
How to write 'unbuggy' code? - What I have learned from the malloc lab

How to write 'unbuggy' code? - What I have learned from the malloc lab

6
Comments
3 min read
Why am I finding C so difficult?

Why am I finding C so difficult?

10
Comments 11
1 min read
kisskit: Simplifying Game Dev in C

kisskit: Simplifying Game Dev in C

4
Comments
3 min read
My Simple Programs

My Simple Programs

8
Comments
2 min read
Creating Games

Creating Games

10
Comments 1
2 min read
Deciding on a Programming Language for Game Dev

Deciding on a Programming Language for Game Dev

4
Comments
3 min read
Map, Filter, Reduce in C: recursive high-order functions using pointers

Map, Filter, Reduce in C: recursive high-order functions using pointers

12
Comments 1
8 min read
Function Pointers

Function Pointers

9
Comments 2
5 min read
Data Structure In C

Data Structure In C

8
Comments 1
17 min read
Pre-increment Operator: C Program

Pre-increment Operator: C Program

8
Comments
1 min read
Selection and Iteration in C

Selection and Iteration in C

5
Comments
2 min read
Bit Manipulation

Bit Manipulation

4
Comments
3 min read
Why You Should Be Worried About the Future of C/C++ in Embedded

Why You Should Be Worried About the Future of C/C++ in Embedded

12
Comments
8 min read
Variables in C - Programming Language

Variables in C - Programming Language

8
Comments 4
3 min read
Important C Programs

Important C Programs

14
Comments 4
4 min read
Why Safe Programming Matters and Why a Language Like Rust Matters

Why Safe Programming Matters and Why a Language Like Rust Matters

57
Comments 6
10 min read
Pub/Sub: C implementation

Pub/Sub: C implementation

5
Comments
1 min read
loading...