DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

8
Comments
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
Bit Manipulation

Bit Manipulation

6
Comments
3 min read
Selection and Iteration in C

Selection and Iteration in C

5
Comments
2 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

11
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

56
Comments 6
10 min read
C Static Libraries

C Static Libraries

7
Comments 1
2 min read
Working with D3 from C

Working with D3 from C

4
Comments 1
3 min read
Storage Classes in C

Storage Classes in C

4
Comments
2 min read
Does this look like normal UI code?

Does this look like normal UI code?

5
Comments
1 min read
Getting started with pthreads

Getting started with pthreads

5
Comments
1 min read
Write to a file in c++

Write to a file in c++

4
Comments 2
2 min read
Enhancing .NET exceptions with just a line of code

Enhancing .NET exceptions with just a line of code

7
Comments
5 min read
Custom endsWith and startsWith Functions

Custom endsWith and startsWith Functions

6
Comments 6
4 min read
Why C?

Why C?

5
Comments 1
5 min read
Getting Started With C Programming

Getting Started With C Programming

5
Comments 2
1 min read
Learn C with me! C in one blog

Learn C with me! C in one blog

5
Comments 4
7 min read
Assembler Basics.

Assembler Basics.

8
Comments
5 min read
AArch64 & X86 64 Registers and Instruction Quick Start

AArch64 & X86 64 Registers and Instruction Quick Start

4
Comments
3 min read
How to Write a C++ Library

How to Write a C++ Library

37
Comments 8
7 min read
Wait, .NET is HOW old?!?

Wait, .NET is HOW old?!?

2
Comments
4 min read
Introduction to Data Structures...

Introduction to Data Structures...

4
Comments
4 min read
Data structures in C: Stack

Data structures in C: Stack

12
Comments 7
4 min read
Bit tricks - Absolute value without branching

Bit tricks - Absolute value without branching

7
Comments 2
4 min read
Official GameDev Post; Nameless: 1

Official GameDev Post; Nameless: 1

6
Comments
3 min read
Easy and Clean SDL2 Keypress Setup (with C)

Easy and Clean SDL2 Keypress Setup (with C)

6
Comments
2 min read
Understanding Arrays

Understanding Arrays

21
Comments 4
5 min read
Using libffi

Using libffi

2
Comments
4 min read
The Hascal Programming Language

The Hascal Programming Language

6
Comments
1 min read
C 語言的陣列與指位器 (pointer)

C 語言的陣列與指位器 (pointer)

2
Comments
2 min read
Setup up environment for C Programming

Setup up environment for C Programming

2
Comments
3 min read
How Rust helped me power through my C assignments

How Rust helped me power through my C assignments

53
Comments 7
14 min read
How to setup OpenTelemetry instrumentation in ASP.NET core

How to setup OpenTelemetry instrumentation in ASP.NET core

8
Comments 1
2 min read
Computer System Cp2.2 Truncating and expanding in C

Computer System Cp2.2 Truncating and expanding in C

3
Comments
4 min read
LibBSDDialog

LibBSDDialog

6
Comments
2 min read
Computer System - Cp.2 - 1 Bit and Byte in C

Computer System - Cp.2 - 1 Bit and Byte in C

5
Comments
3 min read
Computer Systems Principles - Cp.1 Intro

Computer Systems Principles - Cp.1 Intro

6
Comments
2 min read
C programming in 2022?

C programming in 2022?

16
Comments 14
1 min read
[GDB-Quick] Prints – No Need to do "std::cout" and compile again

[GDB-Quick] Prints – No Need to do "std::cout" and compile again

4
Comments
1 min read
C/C++ 的條件判斷

C/C++ 的條件判斷

5
Comments
1 min read
My first step into the world of developing.

My first step into the world of developing.

1
Comments
1 min read
printf() 格式字串的使用方法

printf() 格式字串的使用方法

6
Comments
5 min read
[GDB-Quick] BreakPoints - Log/Source

[GDB-Quick] BreakPoints - Log/Source

6
Comments
1 min read
A quick explanation of Path Dependent Types

A quick explanation of Path Dependent Types

6
Comments
4 min read
Seven Languages In Seven Weeks

Seven Languages In Seven Weeks

2
Comments
2 min read
How to setup gcc on your PC (For Windows)

How to setup gcc on your PC (For Windows)

4
Comments
2 min read
在 Windows 平台使用 e 格式代碼時讓指數顯示 2 位

在 Windows 平台使用 e 格式代碼時讓指數顯示 2 位

6
Comments
1 min read
Is goto all that bad?

Is goto all that bad?

3
Comments 11
1 min read
Obscure C99 Array Features

Obscure C99 Array Features

9
Comments 3
8 min read
WASM instead of C Dependencies?

WASM instead of C Dependencies?

12
Comments 2
4 min read
HELLO WORLD

HELLO WORLD

6
Comments
1 min read
Arduino-conditional operator ? :

Arduino-conditional operator ? :

Comments 1
1 min read
How to Create an ATM Machine Using Functions in C Language

How to Create an ATM Machine Using Functions in C Language

5
Comments 2
5 min read
Banker Learning C: Part 2

Banker Learning C: Part 2

6
Comments
2 min read
C'de Yıldızlar İle Şekil Çizme

C'de Yıldızlar İle Şekil Çizme

6
Comments
4 min read
loading...