C++

C++ Toolchain Hotfix for C++Builder and RAD Studio 10.3

We have just released ahotfixfor RAD Studio 10.3, which addresses a number of issues in the C++compiler and RTL. This is an important hotfix if you rely on compiler version numbers (for example, for version-specific behaviour in your code, especially useful if you are upgrading);batch compilation; if you use ANSI-encoded source files with non-Latin characters; and it also…
Read more
C++

2019 #CodingResolutions: C++ and Delphi Language History

Author: Rebekah D Tomorrow we’ll code a visual Windows app, but for today let’s get to know a little about the history of our chosen programming languages, C++ and Delphi. C++ Language History and Future C++ was started in 1983, although Standard C++ wouldn’t be established until 1998. That sounds ancient when new languages are coming out every year, but C++ is used extensively in…
Read more
C++

Happy 2019! What are your #CodingResolutions?

Author: Rebekah D Happy 2019! Do you have a 2019 New Year’s Resolution for programming? Some popular programming resolutions are: Learn a new programming language. Knowing multiple languages keeps your coding sharp and improves your job prospects by showing you’re…
C++

RAD Studio 10.3 Architect Webinar - Q&A Log

This week, we had a great webinar on RAD Studio 10.3 Architect edition. For detailedinformation on Architect edition, please visit Marco’s blog post: https://community.idera.com/developer-tools/b/blog/posts/what-s-in-rad-studio-10-3-architect-edition We received a…
C++

What's In RAD Studio 10.3 Architect Edition?

Delphi, RAD Studio, and C++Builder are offered in different editions, to balance developers needs and costs. Over the past year, we’ve updated these editions to provide more value to developers at every level. 2018 Updates to Delphi, C++Builder, and RAD…
C++

RAD Studio 10.3 Patches - December 2018

Today, we released two patches for Delphi, C++Builder and RAD Studio 10.3. They are available as registered user downloads. December 2018 IDE Patch for 10.3 This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app for the Windows Store, missing application configuration options in C++Builder, the lack of DBExpress Enterprise drivers in Data…
Read more