Translation of "struct" into French
struct is the translation of "struct" into French.
(computing, programming) A data structure, especially one that serves to group a number of fields (in contrast to an object-oriented class with methods) or one that is passed by value rather than by reference. [..]
-
struct
A compound data type that is typically used to contain a few variables that have some logical relationship. Structs can also contain methods and events. Structs do not support inheritance but they do support interfaces. A struct is a value type, while a class is a reference type.
Using this information, we can create an ANSI C struct in which their internal members are "private.
Avec cette information, nous pouvons créer un C ANSI struct dont leurs membres internes sont «privées».
-
Show algorithmically generated translations
Automatic translations of "struct" into French
-
Glosbe Translate
-
Google Translate