IDENews

Helping the Linker: Split DWARF and Linker Memory Usage in C++Builder 10.4.2

The linker is a core part of the C++Builder toolchain – after all, it’s the part that collects the compiler’s output and creates your final binary, so it’s hard to understate its importance! – and because it brings the entire application together at once, it can use a lot of memory. C++Builder 10.4.2 is not the first release where we’ve introduced linker improvements: making…
Read more
News

Robust Exception Handling in C++Builder 10.4.2

Quality Release C++Builder 10.4.2 brings some great features we believe will really help you — the biggest being ‘split DWARF’, a way to reduce memory usage in the linker by removing debug information. If you have projects that push the linker’s limits, check it…
News

Open Source C++ Libraries in C++Builder 10.4.2

C++ has a wide ecosystem. One of our key goals with C++Builder is to ensure you can take advantage of the libraries other C++ developers write. With each release we’ve been working on the RTL and STL to ensure it is of a high quality and has great compatibility &#8211…
C++RAD Studio

Quickly Add The Powerful Boost C++ Library To Your Windows Projects

C++ is a popular programming language in the world of software development. With so many libraries available, developers can spend less time creating scientific and complex applications. The Boost library is one of the most well-known in the C++ community. Because the Boost community is constantly researching and developing new features, the Boost library is updated every 3-5 months. The Boost…
Read more
C++Delphi

Create Native And Secure iOS Wallet Enabled Apps With Delphi And C++ Builder

TMS Software provides high-level components and libraries for iOS development with Delphi and C++ Builder. One of the essential component suites is the TMS PassKit components. With the TMS PassKit, you can generate PassKit discount coupons, event tickets, store cards, travel tickets for iOS PassKit wallet from Delph/C++ Builder FireMonkey. The Wallet is an application on Apple iOS that manages…
Read more
Showcase

Relyze Desktop: Impressive Reverse Engineering Software Suite Is Built In C++Builder

Relyze Desktop lets you reverse engineer, decompile and diff x86, x64, ARM32 and ARM64 software, allowing you to understand and visualize how native code software operates. Developed with C++ Builder we leverage the Visual Component Library (VCL) to build a sleek modern interface with a flat UI design ethos in order to bring the analysis to center stage. Relyze Desktop Standard is freely…
Read more