Tag Archives: MS Visual Studio – C++

C++. Class constructor. Features of use constructors in the classes. The default constructor. Parameterized constructors. Examples of classes that contain constructors




Continue reading C++. Class constructor. Features of use constructors in the classes. The default constructor. Parameterized constructors. Examples of classes that contain constructors

C++. Classes. Part 1. The concept of class. Declaring a data type “class”. The object of the class. Classes in the CLR. Encapsulation of data in a class




Continue reading C++. Classes. Part 1. The concept of class. Declaring a data type “class”. The object of the class. Classes in the CLR. Encapsulation of data in a class

C++. Structures. Part 3. Working with managed-structures in the CLR. Qualifiers ref and value. Declaring structural variables. Arrays of managed-structured variables. Initializing of managed structures




Continue reading C++. Structures. Part 3. Working with managed-structures in the CLR. Qualifiers ref and value. Declaring structural variables. Arrays of managed-structured variables. Initializing of managed structures

C++. Pointers. Part 6. Composite managed and native data types. Managed pointers (^) in the CLR. Memory allocation. The ref and value qualifiers. Managed pointers (^) to structures and classes




Continue reading C++. Pointers. Part 6. Composite managed and native data types. Managed pointers (^) in the CLR. Memory allocation. The ref and value qualifiers. Managed pointers (^) to structures and classes