An integer expression that specifies bitwise file attributes.
Cualquier expresión entera que especifique atributos de archivo bit a bit.
This is a consequence of not having separate operators for bitwise and logical comparisons.
Esto es una consecuencia de no tener operadores distintos para las comparaciones lógicas y bit a bit.
Associative array of options or bitwise disjunction of flags.
Una matriz asociativa de opciones o una disyunción a nivel de bits de banderas.
Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not.
Los operadores lógicos combinan (a nivel de bits) el contenido de dos expresiones o variables, por ejemplo, para comprobar si bits determinados están o no activados.
These objects support overloaded arithmetic, bitwise and comparison
Estos objetos admiten los operadores aritméticos, a nivel de bit y de comparación sobrecargados.
The bitwise negation of 0 is 1.
Conceptually, the bitwise logical operators work as follows
Conceptualmente, los operadores lógicos bit a bit funcionan de la siguiente manera
This uses bitwise operators, and if they're foreign to you, then it's your assignment to go read up about them.
Esto utiliza operadores bit a bit, y si son extraños para usted, entonces su tarea es leer sobre ellos.
The operator is applied to each pair of bits, and the result is constructed bitwise.
La operación se aplica para cada par de bits y el resultado es construido bit a bit.
The operator is applied to each pair of bits, and the result is constructed bitwise.
El operador se aplica a cada pareja de bits, y el resultado se construye bit a bit.
The and and or attributes signify bitwise operations and can only be applied to number variables.
Los atributos and y or representan operaciones bit a bit y solo se pueden aplicar a variables de número.
This avoids possible bitwise differences in the produced executable files from one build to the next.
Esto evita posibles bit a bit diferencias en la producción de los archivos ejecutables de una compilación a la siguiente.
This chapter will examine the arithmetic, relational, logical, bitwise, assignment and other operators one by one.
En este capítulo se examinará la aritmética, relacional, lógica, bit a bit, misiones y otros operadores, uno por uno.