Upgrading C++Builder 12.2: Tip #3, Massive Files with iostreams
December 4, 2024
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…