struct
- Ejemplos
The length of the fields in the struct varies. | La longitud de los campos en la estructura varía. |
A pointer to struct student may be defined as follows. | Un indicador al estudiante del struct se puede definir como sigue. |
So, four of the fields of the struct are meaningful. | Por tanto, cuatro de los campos de la estructura son relevantes. |
Every operation is represented by a sembuf struct. | Cada operación está representada por una estructura sembuf. |
When run on a GPU, regionprops can only return struct arrays. | Cuando se ejecuta en una GPU, regionprops solo puede devolver matrices struct. |
The complete structure of the file is stored in the variable $struct. | La estructura completa del archivo es almacenada en la variable $struct. |
Every struct and union introduces its own name space of this kind. | Cada estructura y unión introduce su propio espacio de nombres de este tipo. |
The results are then returned in a struct. | Los resultados se devuelven en una estructura. |
These data types can be implemented using a class or a struct. | Estos tipos de datos pueden implementarse utilizando una clase o una estructura (struct). |
Ancillary data is a sequence of struct cmsghdr structures with appended data. | Los datos auxiliares son una secuencia de estructuras struct cmsghdr con datos añadidos. |
All the properties in a struct are either inherited or non inherited. | Todas las propiedades de un estructura pueden ser heredadas o no heredadas. |
It receives a struct and returns an XML with a specified root element (name). | Recibe una estructura (strct) y devuelve un XML con un elemento raíz especificado (name). |
It evaluates to an initialized // struct. | Evalúa a una // estructura iniciada. |
It is common for a struct to be the only thing defined within a module. | Es común que una estructura sea definida únicamente dentro de un módulo. |
Expected Output Call initializeDatastore on the datastore object ds with a valid info struct. | Llame a initializeDatastore en el objeto del almacén de ds con una estructura info válida. |
The third argument is a pointer to a variable of struct flock type, describing the lock. | El tercer argumento es un puntero a una variable de tipo struct flock que describe el bloqueo. |
BodyPoint is a struct used to store the data of one of the joints of the body. | BodyPoint es una estructura utilizada para contener los datos de una de las articulaciones del cuerpo. |
I have used a struct to create the SqlComplex type, which implements a complex number with basic functionality. | Yo he utilizado una estructura para crear el tipo SqlComplex, que implementa un número complejo con funcionalidad básica. |
For example, initialize the info struct, and then call initializeDatastore on the datastore object ds. | Por ejemplo, inicialice la estructura info y, a continuación, llame a initializeDatastore en el objeto del almacén de ds. |
The only difference in the declarations is that the keyword union is used instead of struct. | La única diferencia en los declaraciones es que la unión de la palabra clave está utilizada en vez de struct. |
