C++DelphiHow-To'sNewsRAD Studio

New PAServer Docker Image: Smaller, Faster, Better

Deploying and debugging RAD Studio applications has never been easier. With our new Docker image and our revamped run.sh script, this process is now streamlined and more user-friendly. This post introduces our optimized PAServer Docker solution, highlighting significant improvements, including a whopping 64% reduction in image size. GitHub Repo What is PAServer? PAServer (Platform…
Read more
C++News

Buffer Overflow in the C/C++ RTL

We recently identified a potential buffer overflow in the C/C++ runtime library (RTL). Although this is an issue that was introduced to the code in 1997 with no exploitation since its introduction, we are publishing a notification and a fix for safety and openness, out of an…
C++Code

Let's Develop Modern Apps With The Latest C++ Builder 12

HelloC++Developers, this week we have 3 great posts. In the first post, we summarize the most used activation functions available today and we explain how they can be used in C++ examples. In other post, we are listing default constructor types in C++ with detailed posts and examples for each of them. In addition, we have another great post aboutassignment operator…
Read more
C++CodeRAD Studio

How To Start To Develop Generative AI Technology In C++ Builder 12

Hello C++ Developers! Yilmaz here, community manager for LearnCPlusPlus.org. I know most of you are interested in AI and using Python, Delphi, and other programming languages in addition to the C++ language. In C++ Builder, you can go more deeply to build your own AI technology. The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing new features, such as the…
Read more