Translation of "type struct" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
An array of descriptors of type struct sqlvar, each describing a host variable.
Ein Array, bestehend aus Deskriptoren vom Typ struct sqlvar, von denen jeder eine Hostvariable beschreibt
A variable of the user defined type struct element may now be declared as follows.
Eine Variable der verbraucherbestimmten Art struct Element kann jetzt wie folgt erklärt werden.
A semaphore is a data structure of type struct sem containing the following members
Ein Semaphor ist eine Datenstruktur des Typs struct sem mit folgenden Elementen
This was previously disallowed because the constructor wouldn't be called when initializing arrays, defaulting a field of type struct, or initializing an instance with the default operator.
Dies war zuvor unzulässig, weil der Konstruktor beim Initialisieren von Arrays, beim Festlegen des Standardwerts für ein Feld vom Typ „struct" oder beim Initialisieren einer Instanz mit dem Standardoperator nicht aufgerufen wurde.
sqlvar An array of descriptors of type struct sqlvar, each
sqlvar Ein Array, bestehend aus Deskriptoren vom Typ struct sqlvar, von denen jeder eine Hostvariable beschreibt
Once declared, you can use struct callinfo as a type throughout the remainder of your D program, and each variable of type struct callinfo will store a copy of the four variables described by our structure template.
Nach einmaliger Deklaration können Sie struct callinfo im gesamten Rest des D-Programms als Typ verwenden, und jede Variable des Typs struct callinfo speichert eine Kopie der vier mit unserer Strukturvorlage beschriebenen Variablen.
An array of descriptors of type struct sqlvar, each
Other results
This request takes an argument of type (struct mtop ).
Diese Operation benötigt ein Argument vom Typ (struct mtop ).
Other features include user-defined primitive struct types; globally distributed arrays, and structured and unstructured parallelism.
Außerdem hat es noch andere Eigenschaften wie benutzerdefinierte primitive struct-Typen, global verteilte Arrays und strukturierten und unstrukturierten Parallelismus.
The output-type names a struct that will be the result type for the translation.
We can define new types with struct, class, union, and enum.
Neue Typen können mit struct, class, union, und enum definiert werden.
User types (enum, struct and union) and user defines are supported
Benutzertypen (enum, struct und union) und Benutzerdefinitionen werden unterstützt.
Invalid Type encountered in struct or class