Tag Archives: data type

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++. Structures. Part 1. Composite data types. The template of structure. Structural variable. Structures in the CLR. Declaring and initializing a structured variable




Continue reading C++. Structures. Part 1. Composite data types. The template of structure. Structural variable. Structures in the CLR. Declaring and initializing a structured variable

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

C++. Pointers. Part 2. Unmanaged pointers. Operations on pointers. Pointer to type void. Memory allocation. A null pointer. The operation of getting the address &




Continue reading C++. Pointers. Part 2. Unmanaged pointers. Operations on pointers. Pointer to type void. Memory allocation. A null pointer. The operation of getting the address &