C, C#, and C++ documentation and development

Documents, articles, and more about C and its extensions, C++ and C#.

C, C# and C++ Articles

Article Featured image for: Value range propagation in GCC with Project Ranger.
Apr 10, 2025
David Malcolm

GCC 15 brings better error messages and diagnostics for your code, including...

Article DevTools
Feb 10, 2025
Andrew Burgess

This is an overview of three improvements made to core file loading in GDB 16.

Article Featured image for: SCTP over UDP in the Linux kernel.

Learn how developers can utilize changes to enum types in C and C++ to...

Article Featured image for: Value range propagation in GCC with Project Ranger.
Jan 30, 2025
Jakub Jelínek

This article explains the inclusion of binary data in C and #embed...