C, C#, and C++ Development
Everything about C and its extensions, C++ and C#.
C, C# and C++ Articles

How we added support for the C++23 assume feature in GCC
Discover how GCC handles the assume feature in C++23 standard that allows you to convey value range restrictions to the compiler.

How we expanded GCC value range propagation to floats
The GCC compiler is expanding range tracking in optimizations.

Some more C# 11
Learn about 5 new features that improve C# applications, including UTF-8 string literals, file-scoped types, generic attributes, and ref fields. (Part 3 of 3)

How libabigail 2.2 supports multiple debugging formats
Learn how internal architectural changes in the new libabigail 2.2 release allow the framework to support multiple debugging formats in addition to DWARF.

C# 11: Pattern matching and static abstract interfaces
Discover more about C# 11 new features: pattern matching and static abstract interfaces and how they enable generic math. (Part 2 of 3)

Why we added restartable sequences support to glibc in RHEL 9
Learn how and why we added restartable sequences support to the GNU C Library in Red Hat Enterprise Linux 9.
Latest Comments
""
July 18, 2019