Hello C++ Developers, this week, we have 2 great articles about some of the methods of std::string and std::wstring. We have also a topic about the std::make_from_tuple function template. If you still haven’t read my previous posts, first I should add that a few weeks ago the latest RAD Studio C++ Builder 12 Update 1 was released with a lot of amazing new features, such as the…
5 Modern Features Of C++ Programming
February 10, 2023
Hello C++ programmers. Today we have new modern C++ examples that can be compiled by any C++ Code Editor and compiler. If you want to dive deep into C++ programming, then the LearnCPlusPlus website is the right place for you. We keep adding more features of modern C++ and…
5 More Tips About Using Strings In Modern C++ Software
August 15, 2022
Hello C++ Developers,
At the time this post was written we are reaching the end of a very hot summer in the Northern Hemisphere. Wherever you are in the World I hope you’re all keeping well. We’re here this week with a round-up of some more great C++ software articles…
5 Things About C++ Software To Learn Today
July 29, 2022
Hello to all beginner and professional C++ developers,
C++ Builder is a modern, professional C++ IDE and has great compilers to create amazing C and C++ software for most popular OS platforms. The C++ Builder IDE and its C and C++ compilers are packed full of features to…
Easily Optimize Multiple SQL INSERT Commands In A Single Step With Array DML In Delphi
December 31, 2020
The Batch sample shows you how to use the Array DML execution technique to execute multiple SQL INSERT commands in a single step to optimize database population performance. To this end, the sample uses the IFDPhysCommand interface to set an array of values for each…




