close
The Wayback Machine - https://web.archive.org/web/20220512174207/https://dev.to/t/c

DEV Community

Image

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Memory Usage in Linked List

Memory Usage in Linked List

Reactions 2 Comments
3 min read
C-style for loop in Common Lisp's Loop macro

C-style for loop in Common Lisp's Loop macro

Reactions 4 Comments
1 min read
Making a Christmas Tree

Making a Christmas Tree

Reactions 11 Comments 2
3 min read
C 語言的宣告、定義、儲存類型 (storage class) 與連結性 (linkage)

C 語言的宣告、定義、儲存類型 (storage class) 與連結性 (linkage)

Reactions 9 Comments
6 min read
NXOPEN UFUNC UF_CALL Macro

NXOPEN UFUNC UF_CALL Macro

Reactions 6 Comments
1 min read
Help me I'm new to c programming: double linked list

Help me I'm new to c programming: double linked list

Reactions 7 Comments 1
3 min read
CS50 & Note to Self

CS50 & Note to Self

Reactions 14 Comments
4 min read
用 const 還是 #define 比較好?

用 const 還是 #define 比較好?

Reactions 6 Comments
1 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

Reactions 6 Comments
3 min read
Example showing usage of LD_PRELOAD environment variable in UNIX

Example showing usage of LD_PRELOAD environment variable in UNIX

Reactions 7 Comments
2 min read
Platform detection in C&C++

Platform detection in C&C++

Reactions 7 Comments 1
1 min read
Types of Linked List

Types of Linked List

Reactions 9 Comments
2 min read
Web Scraping with C#

Web Scraping with C#

Reactions 5 Comments 1
1 min read
Easy Start with SDL2

Easy Start with SDL2

Reactions 6 Comments
2 min read
How does the call stack work?

How does the call stack work?

Reactions 6 Comments
4 min read
Need resources for DPI calculator

Need resources for DPI calculator

Reactions 4 Comments
1 min read
Pointers

Pointers

Reactions 21 Comments 6
4 min read
Creating Drawings

Creating Drawings

Reactions 6 Comments
3 min read
Game Dev From Scratch

Game Dev From Scratch

Reactions 13 Comments 2
1 min read
Loops and Math in C

Loops and Math in C

Reactions 8 Comments
2 min read
C - Unsafe!

C - Unsafe!

Reactions 9 Comments 4
4 min read
Basic Programming in C

Basic Programming in C

Reactions 6 Comments
5 min read
Pub/Sub: C implementation

Pub/Sub: C implementation

Reactions 5 Comments
1 min read
kisskit: Simplifying Game Dev in C

kisskit: Simplifying Game Dev in C

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

Why am I finding C so difficult?

Reactions 11 Comments 11
1 min read
My Simple Programs

My Simple Programs

Reactions 8 Comments
2 min read
Creating Games

Creating Games

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

Deciding on a Programming Language for Game Dev

Reactions 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

Reactions 6 Comments
8 min read
Function Pointers

Function Pointers

Reactions 10 Comments 2
5 min read
Data Structure In C

Data Structure In C

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

Pre-increment Operator: C Program

Reactions 8 Comments
1 min read
Bit Manipulation

Bit Manipulation

Reactions 6 Comments
3 min read
Selection and Iteration in C

Selection and Iteration in C

Reactions 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

Reactions 8 Comments
8 min read
Important C Programs

Important C Programs

Reactions 15 Comments 4
4 min read
Variables in C - Programming Language

Variables in C - Programming Language

Reactions 7 Comments 2
3 min read
Why Safe Programming Matters and Why a Language Like Rust Matters

Why Safe Programming Matters and Why a Language Like Rust Matters

Reactions 57 Comments 6
10 min read
C Static Libraries

C Static Libraries

Reactions 7 Comments 1
2 min read
Working with D3 from C

Working with D3 from C

Reactions 6 Comments 1
3 min read
Storage Classes in C

Storage Classes in C

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

Does this look like normal UI code?

Reactions 5 Comments
1 min read
Getting started with pthreads

Getting started with pthreads

Reactions 6 Comments
1 min read
Write to a file in c++

Write to a file in c++

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

Enhancing .NET exceptions with just a line of code

Reactions 7 Comments
5 min read
Custom endsWith and startsWith Functions

Custom endsWith and startsWith Functions

Reactions 6 Comments 6
4 min read
Beyond The Built-In LED

Beyond The Built-In LED

Reactions 5 Comments
3 min read
Why C?

Why C?

Reactions 5 Comments 1
5 min read
An IoT Odyssey

An IoT Odyssey

Reactions 3 Comments
1 min read
Getting Started With C Programming

Getting Started With C Programming

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

Learn C with me! C in one blog

Reactions 5 Comments 4
7 min read
Computer System Cp2.2 Truncating and expanding in C

Computer System Cp2.2 Truncating and expanding in C

Reactions 3 Comments
4 min read
Assembler Basics.

Assembler Basics.

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

AArch64 & X86 64 Registers and Instruction Quick Start

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

How to Write a C++ Library

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

Wait, .NET is HOW old?!?

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

Introduction to Data Structures...

Reactions 4 Comments
4 min read
Data structures in C: Stack

Data structures in C: Stack

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

Bit tricks - Absolute value without branching

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

Official GameDev Post; Nameless: 1

Reactions 6 Comments
3 min read
loading...