C++DatabaseDelphiFireMonkeyIDEModernizationNewsRAD StudioShowcaseWindows

New in RAD Studio 12.3: 64-bit IDE Initial Release!

We have a very exciting new addition in Delphi, C++Builder and RAD Studio 12.3: the Initial Release of a 64-bit build of the IDE! Quick Facts It’s an optional installation The Initial Release of the 64-bit IDE does not yet feature-match the 32-bit IDE It installs side by side with the existing 32-bit IDE You can use both at once The existing 32-bit IDE remains the default It supports…
Read more
C++Code

3 Main C++ Compiler Tips to Develop Successful Apps

Is your compiler set to use the CLANG compiler in the IDE options? If you are developing apps using lesser known C++ compilers, or maybe your legacy projects are starting to show their age, we highly recommend you switch to a CLANG C++ compiler which supports the latest…