Yılmaz Yörü
Hello Dear Developers, LearnCPlusPlus.org is the ultimate destination to learn how to use the powerful C++ language in easy steps. We really believe this and everything we do is aimed at giving you a rapid introduction… – Details…
1 year ago in C++, Class Methods, Classes, Code, Constructors, Declaration of a Default Constructor, Default Constructor, Defaulted Default Constructor, Definition of the Default Constructor Outside, Deleted Default Constructor, Function Declaration, Inside of Class Definition, Object-Oriented Programming, Objects, oop, Outside of a Class Definition, Structs
0
Yılmaz Yörü
Hello C++ Developers, C++ Builder Developers, Dev-C++ Developers, and all other developers. One of the most powerful features of C++ is Object-Oriented Programming (OOP), which makes it different from the C programming language by using… – Details…
1 year ago in Access Specifiers, C++, C++ Builder, c++ builder firemonkey, c++ builder vcl, Classes, Code, Concurrency, Data Structures, games, IDE, Object-Oriented Programming, Objects, oop, RAD Studio, Smart Pointers, Structs
0
zarkogajic
In Delphi, the reserved word “interface” has two distinct meanings. In a Delphi unit, “interface” denotes the start of a unit section used to declare public constants, data types, variables, procedures and functions visible and… – Details…
2 years ago in com, Delphi, interface, oop, override, reimplement. class
0
zarkogajic
In my previous post, Coding a Game of Memory in Delphi – OOP Model, I’ve been developing the model, aka the back end, for the Memory (Match Up, Concentration, …) game. The idea was to… – Details…
4 years ago in Delphi, games, oop, tgridpanel, User Interface
0
zarkogajic
Memory, Match Up, Concentration … there are many names for a simple card game I’m certain you’ve been playing with your friends at some point during your childhood. I’m also certain you are still playing… – Details…
4 years ago in Delphi, games, oop
0