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 your compiler finds the data that is stored inside the variable (Symbol table)

How your compiler finds the data that is stored inside the variable (Symbol table)

1
Comments 1
1 min read
Event Loop - the need and how to implement

Event Loop - the need and how to implement

Comments
9 min read
Writing and Running Unit Tests in Autotools

Writing and Running Unit Tests in Autotools

1
Comments
3 min read
Understanding Dynamic Arrays in C in Depth

Understanding Dynamic Arrays in C in Depth

Comments
3 min read
I hacked a CMAKE replacement, and maybe it's for you

I hacked a CMAKE replacement, and maybe it's for you

1
Comments
4 min read
Markdown Remote Image Downloader

Markdown Remote Image Downloader

Comments
11 min read
Do Not Memorize C Keywords. There Is A Smart Way To Learn Them.

Do Not Memorize C Keywords. There Is A Smart Way To Learn Them.

1
Comments
2 min read
Probing the Compiler in Autotools

Probing the Compiler in Autotools

4
Comments
5 min read
MCP The Series: ตอนที่ 1. MCP คืออะไร? มาตรฐานกลางเชื่อมโลก AI

MCP The Series: ตอนที่ 1. MCP คืออะไร? มาตรฐานกลางเชื่อมโลก AI

Comments
1 min read
GNU Autoconf Archive & Portability Library

GNU Autoconf Archive & Portability Library

5
Comments
6 min read
A Deep Dive Into Python Dictionaries

A Deep Dive Into Python Dictionaries

7
Comments
10 min read
How to write HAL (Hardware Abstraction Layer) Library for MCUs?

How to write HAL (Hardware Abstraction Layer) Library for MCUs?

Comments 1
5 min read
Named Params in C

Named Params in C

6
Comments 8
3 min read
The Linux Programming Interface - Time

The Linux Programming Interface - Time

1
Comments 3
5 min read
How I Built a Mini C Compiler to Understand How Compilers Work

How I Built a Mini C Compiler to Understand How Compilers Work

2
Comments 2
1 min read
Optional Packages & Features

Optional Packages & Features

5
Comments
7 min read
Bug fixes for neural web

Bug fixes for neural web

2
Comments
1 min read
My Personal Info & Stats Display App Using C# Programming.

My Personal Info & Stats Display App Using C# Programming.

Comments 1
7 min read
🚀 Why C Still Matters Even in a C++ World?

🚀 Why C Still Matters Even in a C++ World?

2
Comments
7 min read
Building an HTTP Server from Scratch in C: A Journey into Network Programming

Building an HTTP Server from Scratch in C: A Journey into Network Programming

7
Comments 2
6 min read
Simple guide to pointers and struct pointers in c

Simple guide to pointers and struct pointers in c

1
Comments 4
2 min read
Determining the Maximum Decimal Digits at Compile-Time

Determining the Maximum Decimal Digits at Compile-Time

6
Comments 2
2 min read
Avoid the Temptation of bool

Avoid the Temptation of bool

19
Comments 7
2 min read
"Why Learn C" Book Released

"Why Learn C" Book Released

19
Comments
1 min read
Why Pointers and Memory Management Are the Backbone of C Programming

Why Pointers and Memory Management Are the Backbone of C Programming

2
Comments 2
8 min read
loading...