Vertaling van "of a struct" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This means that changing one copy of a struct doesn't change the other copies - they are all individual.
Cela signifie que changer une copie d'une structure ne change pas les autres copies - elles sont toutes individuelles.
How do I rename a size field of a struct to length?
Comment je fais si je veux renommer un champ size d'une structure en length ?
In other terms, you may think of a struct as a record, or part of a record.
En d'autres termes, on peut faire l'analogie entre une structure et un enregistrement, ou un morceau d'enregistrement.
To not produce a syntax error on a forward declaration of a struct, union or enum inside the definition of a class, struct or union.
Ne produit plus une erreur de syntaxe lors de la lecture d'une déclaration en avant d'un struct, union ou enum dans la définition d'une classe, struct ou union.
HP-UX has functions of the same names, that however use a struct checklist instead of a struct fstab, and calls these functions obsolete, superseded by getmntent(3).
HP-UX a des fonctions avec les mêmes noms, mais utilise une structure checklist plutôt que la structure fstab, et ces fonctions sont obsolètes, remplacées par getmntent(3).
To return them as part of a struct, use the STRUCT operator
Pour les renvoyer dans le cadre d'une structure, utilisez l'opérateur Supprimer les répétitions avec FLATTEN
If instead you want to compare identically named fields of a STRUCT, you can compare the individual fields directly.
Si, à la place, vous souhaitez comparer des champs d'une structure portant le même nom, vous pouvez comparer les champs individuels directement.
The type of the elements of a STRUCT can be arbitrarily complex. Format
Le type des éléments d'une structure peut être arbitrairement complexe. Format