Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

C++ Compilers that ship with C++Builder 10.3 Rio

Embarcadero has RTM’d RAD Studio, Delphi and C++Builder 10.3 Rio (version 20.0) today. You can read the press releasehere. Included in the release are several C++ compilers. C++Builder 10.3 Rio (20.0) C++ Compilers BCC32 – the classic 32-bit windows compiler BCC32C – Clang-enhanced compiler with a command line flag compatible only with BCC32 BCC32X – command…
Read more
News

Deferring Delphi Managed Records Support

As you probably remember, I previously posted a 10.3 pre-release blog post onmanaged records in the Delphi language. We had a great beta program for RAD Studio 10.3and received a lot of very valuable feedback from partners and customers.Based on the…
News

CodeRage 2018 is Coming December 4th through 6th

Clear your calendar and get your snacks ready. It is time for everyone’s favorite virtual developers conference: CodeRage 2018. Here is a sampling of some of the sessions you will find this year: A C++ Language Conversation with Bjarne Stroustrup Hosted by David Intersimone “David I” Developing Simple Games Software Running Over Desktop Introduction to Machine Learning…
Read more
C++

New in RAD Studio 10.3: C++17, asynchronous C++ code completion, and more

In C++Builder 10.3, we have some great news for C++ developers. We’re very pleased to announce our first C++17 compiler. This is combined with an updated C++17 standard library, and a completely new code completion technology, and – yes, there’s more – a new feature, Error Insight for C++. Let’s dig into what’s new in C++ for RAD Studio 10.3! C++Builder 10.3 with a sample C++17…
Read more
News

10.3 Rio T-Shirt Design Contest Winners

We had a lot of great entries in ourRAD Studio 10.3 Rio t-shirt design contest. The top 10 most popular designers,based on community vote, and 10 random voters are winning a shirt with the design we selected from the top designs. Here are the top 3 designs based…
News

New in RAD Studio 10.3: Options Dialog Improvements

In RAD Studio 10.3, we’re making a number of great improvements to the user interface and usability. Concretely, that’s not just looks: we are carefully making improvements in how to interact with the IDE. Last week, we looked at changes in the main window, where it is much more pleasant to use for long-term (eight-hours-a-day) use, as well a usability improvements like code editor tabs being…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES