C++News

Introducing Amazing CMake Support in C++Builder 12.2

C++Builder and RAD Studio 12.2 bring a fantastic feature for C++: full CMake support for the new Win64 Modern toolchain. It’s available in GetIt now, and it comes with some amazing demos. You can build VCL apps, FMX apps, packages, DLLs, console apps, as you’d expect… but, and this demonstrates the power and compatibility and quality of the new toolchain in C++Builder, you can even build…
Read more
News

Delphi 12 And C++Builder 12 Community Editions Released!

We are thrilled to announce the launch of Delphi 12 Community Edition and C++Builder 12 Community, two full-featured, free versions of our renowned Delphi IDE and of our flagship C++Builder IDE. The Community Edition versions are designed to empower startups, students, and hobbyists to create robust and scalable Delphi applications across multiple platforms, including iOS, Android, Windows, and…
Read more
C++News

Buffer Overflow in the C/C++ RTL

We recently identified a potential buffer overflow in the C/C++ runtime library (RTL). Although this is an issue that was introduced to the code in 1997 with no exploitation since its introduction, we are publishing a notification and a fix for safety and openness, out of an…
C++CodeRAD Studio

Professionally Amplify Your C++ Applications With C++ Builder 12

Hello C++ Developers, recently we released the “Full list of features in C++11” on the LearnCPlusPlus.org website. These features and examples may amplify your C++ applications. In addition, if you are developing game applications or music applications such as sound studio applications, we have a C++ example to read the WAV waveform audio file format from its file header…
Read more
C++CodeIDE

How To Use Skia Shaders, SVG Images With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split Editor feature, fully integrated and enhanced Skia Library with an abundance of support for graphic formats (SVG, Animated GIF…
Read more