Do you need to add printer support to your C++ applications using the Visual Component Library (VCL) or FireMonkey (FMX) GUI ? In this blog post I'll show you how to build Windows applications that support printing image bitmaps using the VCL and FMX frameworks. One of my favorite C++Builder RTL features is that both … Continue reading Windows Printing with C++Builder using VCL and FMX
Tag: Embarcadero Technologies
Bjarne Stroustrup’s CppCon 2020 Plenary is Available on YouTube
Bjarne Stroupstrup's CppCon 2020 plenary sesson, "The Beauty and Power of Primitive C++", is now available on the CppCon YouTube channel. From his CppCon 2020 talk description: This is an exploration of a design space close to the hardware and of the use of C++ in that space, rather than a standards proposal or the … Continue reading Bjarne Stroustrup’s CppCon 2020 Plenary is Available on YouTube
Roberto V. Zicari interviews Bjarne Stroustrup, the inventor of C++ programming language
Roberto V. Zicari interviewed Bjarne Stroustrup, the inventor of C++ programming language, back in 2007. Roberto again interviews Bjarne 13 years later. In the interview, Bjarne talks about notable computer scientists that influenced his career and work. Bjarne also talks about why he designed the C++ language and why he started with the C language. … Continue reading Roberto V. Zicari interviews Bjarne Stroustrup, the inventor of C++ programming language