Examples with "bool type" and their translation 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.
The true value of the bool type.
Anywhere in the documentation that refers to it now uses the standard C++ bool type instead.
Partout dans la documentation qui fait référence à ce dernier utilise désormais à la place le type bool de la norme C++.
For bool type (true/false) you can use the following bool-specific operators
Ctrue或false.C#'s bool type is used to represent boolean values-values that are either true or false. C# The char type represents a UTF-16 code unit, and the string type represents a sequence of UTF-16 code units.
Le type char représente une unité de code UTF-16, et le type string représente une séquence d'unités de code UTF-16.précision de 7 chiffres1.5×10^-45 to 3.4×10^38, 7-digit precision
Andere resultaten
Here, we declare a bool-type variable "valide" initialized directly
The header of this function will thus be this one here. The result will be a bool-type value. We will pass the grid
L'en-tête de cette fonction va être tout simplement celui-ci. Le résultat sera de type booléen, et on va passer la grille par référence constante,
To do this, first specify its data type as bool.
Pour ce faire, indiquer d'abord son type de données comme bool.
These operators return values of type bool.
Ces opérateurs renvoient des valeurs de type bool.
bool True if the type is a preferred cast target within its typcategory
bool Vrai si ce type est une cible de conversion préférée dans sa typcategory
Both operands are implicitly converted to bool and the result type is bool.
Les deux opérandes sont implicitement convertis en bool et le type du résultat est bool.
As seen in previous lessons, the bool data type is used to represent a value considered as being true or false.
Comme vu dans des leçons précédentes, le type de données bool est utilisé pour représenter une valeur considérée comme vraie ou fausse.
In the.NET Framework, the bool data type is represented by the Boolean structure.
Dans.NET Framework, le type de données bool est représenté par la structure booléenne.
Type "bool" is equivalent to "boolean".
Le type "bool" est équivalent au type "boolean".