Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Further updates

Further updates

1
Comments
1 min read
Using GNU toolchain for Windows kernel-mode drivers

Using GNU toolchain for Windows kernel-mode drivers

1
Comments
4 min read
Generate readable and efficient logging methods

Generate readable and efficient logging methods

5
Comments 1
3 min read
Ditch the Console: Build Stunning UIs on Any Embedded Hardware with LVGL

Ditch the Console: Build Stunning UIs on Any Embedded Hardware with LVGL

1
Comments
3 min read
Integrating Doxygen into Autotools

Integrating Doxygen into Autotools

1
Comments
1 min read
Secrets Behind 3 Years of Automation Success!
Cover image for Secrets Behind 3 Years of Automation Success!

Secrets Behind 3 Years of Automation Success!

1
Comments
12 min read
Enabling Compiler Warnings in Autotools

Enabling Compiler Warnings in Autotools

1
Comments
3 min read
Dynamically Allocating 2D Arrays Efficiently (and Correctly!) in C 2.0

Dynamically Allocating 2D Arrays Efficiently (and Correctly!) in C 2.0

1
Comments
2 min read
Raw string literals in .NET, both useful and entertaining

Raw string literals in .NET, both useful and entertaining

Comments 1
3 min read
What I learnt about arrays and pointers in C (As a refresher)

What I learnt about arrays and pointers in C (As a refresher)

1
Comments 3
4 min read
Garbage Collector Implementation in C

Garbage Collector Implementation in C

Comments
8 min read
Why NaN !== NaN in JavaScript (and the IEEE 754 story behind it)

Why NaN !== NaN in JavaScript (and the IEEE 754 story behind it)

3
Comments
7 min read
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
Cover image for 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
Cover image for 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
Cover image for 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
loading...