Pabitra Dash
In the Clang-enhanced C++ compilers, two consecutive right angle brackets no longer generate an error, and these constructions are treated according to the C++11 standard. C++03’s parser defines “>>” as the right shift operator or… … Read more
4 years ago in C++, cbuilder, Code, cpp, learn c++, Right angle brackets0
Jim McKeeth
David I. has a fantastic blog post on using Python4Delphi with C++Builder. This was inspired by our previous webinars on the topic. and is the result of his collaboration with Kiriakos (AKA PyScripter), the maintainer… … Read more
4 years ago in C++, cbuilder, News, Python, Python4Dephi, Webinar0
Mary Kelly
Since the release of Delphi and C++Builder 10.4, we have created more ways for developers to easily migrate and upgrade their existing legacy applications from Borland Delphi and C++Builder to new modernized versions. While there… … Read more
4 years ago in BDE, cbuilder, Delphi, firedac, InterBase, News, RAD Studio0
Anbarasan
Want to build a Delphi/C++ builder Application that should exchange values between Delphi and Python Objects. Not sure how to do it? Python4Delphi has two powerful components to achieve this faster, you can use either… … Read more
4 years ago in C++, cbuilder, Code, Delphi, object pascal, programming, Python, python gui0
Pabitra Dash
Embarcadero Bcc32c and bcc32x (Clang-enhanced compiler for Win32) implements all of the ISO C++11 standard. It includes the use of non-static data member to be initialized where it is declared. The basic idea for C++11… … Read more
4 years ago in C++, cbuilder, Code, data member, initializer, Non-static, programming0