Flags are combined with the bitwise OR operation.
It may be any combination of the following constants with the bitwise OR operator (|).
Il peut être n'importe quelle combinaisons par l'opérateur OR des constantes ci-après.
It should be a combination (using bitwise OR) of one of the file types listed below and the permissions for the new node(e.g.
Il doit être une combinaison (en utilisant l'opérateur OR) d'un des types de fichier listés ci-dessous, et les permissions pour le nouveau noeud (i.e.
They can be combined using the bitwise OR operator |.
Elles peuvent être combinées en utilisant l'opérateur bit-à-bit OR |.
It is a bitwise OR of several flags.
To combine several values use bitwise OR operator, see example below.
Pour combiner plusieurs valeurs, utilisez l'opérateur OR, voyez l'exemple ci-dessous.
Returns a bit mask which can containing backend flags combined using bitwise OR operator.
Retourne un masque d'octets contenant les drapeaux des backends combinés en utilisant l'opérateur OR.
You can perform another type of comparison on bits using the bitwise OR operator that is represented by |.
Vous pouvez effectuer un autre type de comparaison sur les bits à l'aide de l'opérateur OR qui est représenté par |.
After calling this function, the raised exceptions will be a bitwise OR of those previously set with those in *envp.
Après l'appel de cette fonction, les exception déclenchées seront un OU binaire entre l'ensemble précédent, et celui contenu dans *envp.
Return the bitwise OR of the values provided by v1 and v2.
One of the direction and one of the type constant can be combined with bitwise OR operator (|).
Une direction de tri et un type de comparaison peuvent être combinés avec l'opérateur OR (|).
Returns a bit mask which can containing backend flags combined using bitwise OR operator.
Retourne un masque d'octets qui peut contenir les drapeaux de backend combinés en utilisant l'opérateur OR.
It will guess the broadcast address is the bitwise OR of your system's IP address with the bitwise negation of the netmask.
L'adresse de diffusion broadcast sera le résultat d'un « OU logique » entre l'adresse de la machine et la négation logique du masque réseau.