C++CodeRAD Studio

Three Important Posts About The Features Of C++14

Hello C++ Developers. As I write this post, the summer is over (if you live in the Northern hemisphere), and, in most countries, the new educational year has started, and we wish good luck to all students. If you are a student and want to learn C++, we have a lot of educational posts for you. This week, we continue to explore features from the C++14 standard which is available in C++ Builder. This…
Read more
News

Embarcadero InterBase 2020 Update 5 Released!

We are happy to announce that today Embarcadero has released a new version of its InterBase flagship database engine, InterBase 2020 Update 5. With this release, the company continues to improve the product’s quality and usability. IBConsole UX Redesigned InterBase 2020…
C++CodeRAD Studio

Clang v15 compiler support coming to C++Builder 12

For C++ developers who want to take advantage of new ISO C++ language features in Clang v15 along with the power and productivity of RAD development using C++Builder, stay tuned to the Embarcadero blogs and C++Builder product website for news about the next release of C++Builder. Note: “This blog post is based on a pre-release version of the RAD Studio software and it has been written with…
Read more
C++RAD Studio

Learn Powerful Multi-threading Operations With C++ Builder

Hello C++ developers, multi-thread operations evolved significantly with the advent of C++11, and this continued with additional improvements in the latest standards to enhance multi-thread operations further. The concurrency support library in modern C++ is designed to solve problems that can arise with multi-thread operations. According to the latest news about the new coming C++ Builder 12.0…
Read more
C++RAD Studio

Learn More About std::thread In Multi-Threading Apps

Hello C++ developers, last week we had Coding Bootcamp 2023 by Embarcadero, and Summer Code Fest 2023 by Whole Tomato, and even in heavy weeks like that, Ian Barker still kindly reviews my posts as we both try to keep adding new articles for you. Our educational LearnCPlusPlus.org web page is growing thanks to you, and we have many new readers, thanks to your support. The site features posts…
Read more