C++CodeRAD Studio

How To Use Copy, Assign, Append, Insert, And Replace Methods Of C++ String Types

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…
Read more
C++Code

How To Use Skia With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split Editor…