Pabitra Dash
In C++ 11, Variadic templates were explicitly designed to eliminate excessive code repetition in modern template libraries, by providing the ability to express a template that accepts an arbitrary number of parameters in a type-safe… … Read more
4 years ago in C++ , cbuilder , Code , partial specialization , programming , RAD Studio , template template parameters , Templates , Variadic templates , windows
0
Muminjon
Media Recording for FireMonkey … Read more
4 years ago in Audio , C++ , cbuilder , Delphi , FireMonkey , firemonkey android , firemonkey media , media recording , object pascal , programming , Tech Partner , Video
0
Anbarasan
How to create Multiple threads, execute , and stop the threads in between manually. … Read more
4 years ago in C++ , cbuilder , Code , Delphi , object pascal , pro , programming , Python , threading , Threads using Python , windows
0
Pabitra Dash
The keyword nullptr denotes the pointer literal. C++11 introduces nullptr, the null pointer constant, in order to remove the ambiguity between 0 and a null pointer. Although the NULL macro exists, it is insufficient because it cannot… … Read more
4 years ago in C++ , cbuilder , Code , constant , cpp , null pointer , programming , RAD Studio , windows
0
Python GUI Admin
As we know, a Variable stores a value so that you can reuse it later in your program. This reduces redundancy, improves performance, and makes your code more readable. What is Python Delphi Variable? This…… … Read more
4 years ago in cbuilder , Code , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , TPythonDelphiVar , TPythonEngine , TPythonGUIInputOutput , windows
0
Python GUI Admin
A Module is a file containing Python definitions and statements similar to the unit file in Delphi. To learn more about Python modules check this tutorial. How to create such Python Modules in Delphi using…… … Read more
4 years ago in C++ , cbuilder , Code , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , PythonModules , TPythonGUIInputOutput , TPythonModule , windows
0
Pabitra Dash
There are escape characters in C++ like “n” or “t”. When we try to print the escape characters, it will not display on the output. To show the escape characters on the output screen we… … Read more
4 years ago in C++ , cbuilder , Code , literals , programming , RAD Studio , Raw string literals , string , string literals , windows
0
Python GUI Admin
Earlier in the Python4Delphi Demo 3 post, we have learned how to create a Python Delphi Variable using the TPythonDelphiVar component, assign some value to it, and showed the value as a string. You can…… … Read more
4 years ago in cbuilder , Code , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , TPythonDelphiVar , TPythonDelphiVar Events , TPythonGUIInputOutput , windows
0
Muminjon
When you start developing applications, you start to think about making a great user experience with a great and stunning user interface. With this Icons8 icon pack, you can get visually stunning icons for free. … … Read more
4 years ago in cbuilder , Delphi , free icons , GetIt , icon pack , Icons , icons8 , IDE , programming , RAD Studio
0