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

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

C, C# and C++ Articles

C and C++ logo
Article
Dec 11, 2024

Making memcpy(NULL, NULL, 0) well-defined

Nikita Popov

C2y makes memcpy(NULL, NULL, 0) and other zero-length operations on null...

Featured image for Red Hat Enterprise Linux.
Article
Nov 21, 2024

Python performance optimizations with RHEL 9.5

Charalampos Stratakis

This article details new Python performance optimizations in RHEL 9.5.

Featured image for Red Hat Enterprise Linux.
Article
Nov 13, 2024

Red Hat Enterprise Linux 9.5: What are the top features for developers?

Nikhil Mungale

Find out what's new in Red Hat Enterprise Linux (RHEL) 9.5, including...

Featured image for Valgrind.
Article
Nov 07, 2024

How to track file descriptors with Valgrind

Alexandra Petlanova Hajkova

Explore new features related to Valgrind's file descriptor and learn how to...