C++CodeModernizationNewsRAD StudioWindows

Instruction Sets in C++Builder 12.3!

In my blog about sanitizers (runtime safety checking) in C++Builder 12.3, I said: The new C++ Modern toolchain … is something we’ve talked about as a ‘foundation for the future.’ ‘We can build things we could not before,’ we’ve said. ‘Having it will let us deliver real value to you.’ You can see where this is going. We’re making good on that. Last release, it was CMake and…
Read more
C++CodeHow-To'sNewsRAD StudioWindows

Upgrading to C++Builder 12.2: Tip #7, bcc64x tips!

Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!) Tip #7: bcc64x tips For the final in the series of tips and tricks, let’s look…
Read more
C++CodeHow-To'sModernizationNewsRAD StudioWindows

Upgrading to C++Builder 12.2: Tip #4 ¾, Help When Moving from 32 to 64 Bit

Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!) Tip #4 ¾: Help When Moving from 32 to 64 Bit Tip 4 was about the compiler communicating to…
Read more
C++CodeModernizationNewsRAD StudioWebinarWindows

Upgrading to C++Builder 12.2: Tip #3, Massive Files with iostreams

Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!) Tip #3: Massive Files with iostreams The old C++ Win64 STL had a maximum size of 4GB for…
Read more