decrement operator oor Spaans

decrement operator

en
An operator that subtracts 1 from its operand depending on the position of the operator.

Vertalings in die woordeboek Engels - Spaans

operador de decremento

en
An operator that subtracts 1 from its operand depending on the position of the operator.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

increment and decrement operators
Operadores de incremento y decremento

voorbeelde

wedstryd
woorde
Advanced filtering
Auto-increment and auto-decrement operators produce the value of the variable as a result.
Los operadores de auto-incremento y auto-decremento producen el valor de la variable como resultado.Literature Literature
PHP supports C-style pre- and post-increment and decrement operators.
PHP ofrece soporte de operadores de pre- y post-incremento y decremento, estilo-C.Common crawl Common crawl
The increment and decrement operators can only be applied to variables; an expression like (i+j)++ is illegal.
Los operadores de incremento y decremento sólo pueden aplicarse a variables; una expresión como (i+j)++ es ilegal.Literature Literature
In this case we change the value of the formal parameter n with the decrement operator n--.
En este caso modificamos el valor del parámetro formal n con el operador de decremento n--.Literature Literature
The decrement operator (--) works similarly.
El operador de decremento (--) funciona de manera similar.Literature Literature
The increment and decrement operators can be applied as both prefix and postfix pointer operators.
Los operadores de incremento y decremento pueden aplicarse como operadores de apuntador de prefijo o posfijo.Literature Literature
The increment and decrement operators can be applied only to variables. 5.
Los operadores de incremento y decremento sólo pueden aplicarse a variables individuales. 5.Literature Literature
You can use the increment and decrement operators ++ and --.
Podemos usar los operadores de incremento y decremento ++ y .Literature Literature
These are increment and decrement operators.
Esto son las operaciones de incremento y decremento.Literature Literature
The increment operator ++ adds 1 to its operand, while the decrement operator -- subtracts 1.
El operador de aumento ++ agrega 1 a su operando, en tanto que el operador de disminución -- le resta 1.Literature Literature
In this section, you will learn about two more operators: the increment and decrement operators.
En esta sección se aprenderá acerca de otros dos operadores: los de incremento y decremento.Literature Literature
The increment and decrement operators present a dilemma because of the pre- and postfix versions.
Los operadores de incremento y decremento presentan un dilema a causa de las versiones postfija y prefija.Literature Literature
(The decrement operator was discussed in Chapter 2.)
(Explicamos el operador de decremento en el capítulo 2.)Literature Literature
That is, the variable using the increment or decrement operator will not be part of any expression.
Es decir, la variable que utiliza el operador de incremento o decremento no será parte de ninguna expresión.Literature Literature
If you follow these rules, your increment and decrement operators will behave like the built-in ones.
Si sigue estas reglas, sus operadores de aumento y reducción se comportarán como los integrados.Literature Literature
There are different modes for the increment and decrement operators—prefix mode place. and postfix mode.
Hay diferentes modos para los operadores de incremento y decremento: el modo prefijo y el modo posfijo.Literature Literature
The overloaded increment and decrement operators move the iterator by one place.
Los operadores sobrecargados de incremento y decremento mueven el iterador una posición.Literature Literature
These are increment and decrement operators .
Ambos, en esencia, incrementan la variable y el efecto en la variable es idéntico. La diferencia radica en el valor de la propia expresion incremento.Common crawl Common crawl
Use increment and decrement operators instead of their equivalent longer forms.
Use operadores incremento y decremento en lugar de sus formas más largas equivalentes.Literature Literature
The increment operator increases, and the decrement operator decreases, the value of its operand by 1.
Similarmente, el operador de decremento disminuye el valor de su operando en 1.WikiMatrix WikiMatrix
Note: The increment/decrement operators do not affect boolean values.
Note: Los operadores de incremento/decremento no afectan a los valores booleanos.Common crawl Common crawl
Increment and decrement operators are unary operators that add or subtract one, to or from their operand, respectively.
Los Operadores de incremento y decremento son operadores unarios que agregan o sustraen uno de sus operandos, respectivamente.WikiMatrix WikiMatrix
When this operator appears after a variable, it’s called a postfix decrement operator.
Cuando el decremento aparece después de una variable se llama operador de postfijo para decremento.Literature Literature
The ++ operator is called the increment operator and the −− operator is called the decrement operator.
El operador ++ se llama operador de incremento y el operador — — se llama operador de decremento.Literature Literature
You cannot apply the increment and decrement operators to anything other than a single variable.
No podemos aplicar los operadores de incremento y decremento a ninguna otra cosa que no sea una variable individual.Literature Literature
102 sinne gevind in 10 ms. Hulle kom uit baie bronne en word nie nagegaan nie.