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

How to Check The C++ Compiler Version On Windows

A C or C++ Compiler is a computer program that converts the text of a program’s code into an executable program. How can we check the version of the C++ compiler we are using on our Windows computer? Let’s take a look at a few different ways to do it. How can I check the C++ compiler version with the RAD Studio command prompt? RAD Studio powers C++ Builder which supports various…
Read more
IDENews

Streamlining RAD Studio Upgrades with GetIt

This guide covers streamlining GetIt packages during and upgrade and installation for a smoother upgrade experience. When upgrading between major versions, the Settings Migration Tool simplifies keeping your settings. It is also great for migrating a subset of your settings between alternative registry keys. When upgrading minor versions, your registry settings are automatically persisted…
Read more
C++Code

Discover The String Operations And More Great Features Of C++

Hello C++ Developers, This week we have an abundance of topics about strings, which mostly include String Operations in Modern C++. We will learn to use the find() string method as well as exception handling in C++. One of the great features of C++ Builder’s VCL and FMX frameworks are forms and the form designer which makes it so easy to create and visualize the user interface for your…
Read more
DelphiFireMonkeyProductivity

Can ChatGPT Be Used To Generate Art?

Art and technology have been irrevocably intertwined throughout history, from cave paintings to Renaissance frescoes. Today, the combination of technological advances and age old artistic traditions has given rise to new avenues for art production — from 3D printing to AI-based approaches such as Stable Diffusion, Midjourney, and Dall-E. But what about ChatGPT? And can it really be used to…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES