Milton Coyne
In this new Learn Delphi Video, we will witness another interesting Delphi Programming demonstration. Delphi MVP Alister Christie will teach us how to omit Character + String Concatenation when combining strings and adding Unicode characters… … Read more
4 years ago in Delphi, Learn, learn delphi, object pascal, programming, Videos0
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, windows0