Chapter 6 covers structures and unions.
第6章讨论结构和联合。
Complex types, such as arrays, structures and unions, simply give their type as shown in the Figure 4.
数组、结构体和联合等复合类型只会简单地显示其类型,如图4所示。
In addition, there is a hierarchy of derived data types created with pointers, arrays, structures and unions.
另外,还有从指针,数据,结构和联合而产生的导出数据类型层次。
The drpcidl command also generates a class for each complex data type used in a procedure, such as structures and unions, with methods to get and set each field in the structure.
drpcidl命令也为过程中使用的每个复合数据类型(例如结构(structures)和联合(unions))生成了一个类,使用该方法可以获取并设置结构中的每个字段。
These complex types can be enumerations, structures, and unions, or you can use typedef to create a new name for a type.
这些复杂的类型可以是枚举、结构和联合,或者您可以使用typedef来创建类型的新名称。
Describes how to pass classes by value, how to pass various structures, and how to pass unions with value and mixed types.
描述如何通过值传递类,如何传递各种结构以及如何传递具有值和混合类型的联合。
Describes how to pass classes by value, how to pass various structures, and how to pass unions with value and mixed types.
描述如何通过值传递类,如何传递各种结构以及如何传递具有值和混合类型的联合。
应用推荐